Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/newlib/libc/stdlib/
Dgdtoa-ldtoa.c107 kind = STRTOG_Infinite; in _ldtoa_r()
Dstrtorx.c87 case STRTOG_Infinite:
Dgdtoa.h68 STRTOG_Infinite = 0x003, enumerator
Dgdtoa-gethex.c287 return STRTOG_Infinite | STRTOG_Overflow | STRTOG_Inexhi; in gethex()
Dstrtodg.c403 *irv = STRTOG_Infinite | STRTOG_Overflow | STRTOG_Inexhi; in rvOK()
606 irv = STRTOG_Infinite; in _strtodg_l()
1171 irv = STRTOG_Infinite | STRTOG_Overflow | STRTOG_Inexhi; in _strtodg_l()
Dgdtoa-gdtoa.c187 case STRTOG_Infinite:
Dstrtod.c228 case STRTOG_Infinite: in ULtod()