Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/stdlib/
Dstrtorx.c82 case STRTOG_Infinite: in ULtox()
Dgdtoa.h68 STRTOG_Infinite = 0x003, enumerator
Dgdtoa-gethex.c286 return STRTOG_Infinite | STRTOG_Overflow | STRTOG_Inexhi; in gethex()
Dstrtodg.c402 *irv = STRTOG_Infinite | STRTOG_Overflow | STRTOG_Inexhi; in rvOK()
605 irv = STRTOG_Infinite; in _strtodg_l()
1170 irv = STRTOG_Infinite | STRTOG_Overflow | STRTOG_Inexhi; in _strtodg_l()
Dstrtod.c227 case STRTOG_Infinite: in ULtod()