Home
last modified time | relevance | path

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

/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
Dstrtof.c71 case STRTOG_Infinite:
Dldtoa.c95 kind = STRTOG_Infinite; in __ldtoa()
Dstrtord.c61 case STRTOG_Infinite:
DstrtorQ.c83 case STRTOG_Infinite:
Dgdtoa.h70 STRTOG_Infinite = 0x003, enumerator
Dgethex.c270 return STRTOG_Infinite | STRTOG_Overflow | STRTOG_Inexhi;
Dstrtodg.c298 *irv = STRTOG_Infinite | STRTOG_Overflow | STRTOG_Inexhi;
529 irv = STRTOG_Infinite;
1118 irv = STRTOG_Infinite | STRTOG_Overflow | STRTOG_Inexhi;
Dgdtoa.c181 case STRTOG_Infinite: