Home
last modified time | relevance | path

Searched refs:STRTOG_Infinite (Results 1 – 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/
Dstrtof.c75 case STRTOG_Infinite:
Dldtoa.c97 kind = STRTOG_Infinite; in ldtoa()
Dstrtopx.c93 case STRTOG_Infinite:
Dgdtoa.h72 STRTOG_Infinite = 3, enumerator
Dgethex.c168 return STRTOG_Infinite | STRTOG_Overflow | STRTOG_Inexhi; in gethex()
Dstrtodg.c281 *irv = STRTOG_Infinite | STRTOG_Overflow | STRTOG_Inexhi; in rvOK()
470 irv = STRTOG_Infinite; in strtodg()
990 irv = STRTOG_Infinite | STRTOG_Overflow | STRTOG_Inexhi; in strtodg()
Dgdtoa.c193 case STRTOG_Infinite: in gdtoa()