Home
last modified time | relevance | path

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

/aosp12/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
H A Dstrtof.c71 case STRTOG_Infinite:
H A Dldtoa.c93 kind = STRTOG_Infinite; in __ldtoa()
H A Dstrtord.c61 case STRTOG_Infinite:
H A DstrtorQ.c83 case STRTOG_Infinite:
H A Dgdtoa.h70 STRTOG_Infinite = 0x003, enumerator
H A Dstrtodg.c298 *irv = STRTOG_Infinite | STRTOG_Overflow | STRTOG_Inexhi;
526 irv = STRTOG_Infinite;
1115 irv = STRTOG_Infinite | STRTOG_Overflow | STRTOG_Inexhi;
H A Dgethex.c267 return STRTOG_Infinite | STRTOG_Overflow | STRTOG_Inexhi;
H A Dgdtoa.c181 case STRTOG_Infinite: