Home
last modified time | relevance | path

Searched refs:STRTOG_Overflow (Results 1 – 3 of 3) sorted by relevance

/picolibc-latest/newlib/libc/stdlib/
Dgdtoa.h81 STRTOG_Overflow = 0x080, enumerator
Dgdtoa-gethex.c286 return STRTOG_Infinite | STRTOG_Overflow | STRTOG_Inexhi; in gethex()
Dstrtodg.c402 *irv = STRTOG_Infinite | STRTOG_Overflow | STRTOG_Inexhi; in rvOK()
1170 irv = STRTOG_Infinite | STRTOG_Overflow | STRTOG_Inexhi; in _strtodg_l()