Home
last modified time | relevance | path

Searched refs:STRTOG_Overflow (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/
Dgdtoa.h85 STRTOG_Overflow = 0x80, enumerator
Dgethex.c168 return STRTOG_Infinite | STRTOG_Overflow | STRTOG_Inexhi; in gethex()
Dstrtodg.c281 *irv = STRTOG_Infinite | STRTOG_Overflow | STRTOG_Inexhi; in rvOK()
990 irv = STRTOG_Infinite | STRTOG_Overflow | STRTOG_Inexhi; in strtodg()