Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/stdlib/
Dstrtodg.c628 irv = STRTOG_Normal; in _strtodg_l()
908 irv = STRTOG_Normal; in _strtodg_l()
938 ? STRTOG_Normal | STRTOG_Inexlo in _strtodg_l()
939 : STRTOG_Normal | STRTOG_Inexhi; in _strtodg_l()
946 irv = STRTOG_Normal | STRTOG_Inexlo; in _strtodg_l()
959 irv = STRTOG_Normal | STRTOG_Inexhi; in _strtodg_l()
963 irv = STRTOG_Normal | STRTOG_Inexlo; in _strtodg_l()
966 irv = STRTOG_Normal; in _strtodg_l()
970 irv = STRTOG_Normal | STRTOG_Inexhi; in _strtodg_l()
982 irv = STRTOG_Normal | STRTOG_Inexhi; in _strtodg_l()
[all …]
Dstrtorx.c71 case STRTOG_Normal: in ULtox()
Dgdtoa-gethex.c288 irv = STRTOG_Normal; in gethex()
352 irv = STRTOG_Normal; in gethex()
Dgdtoa.h66 STRTOG_Normal = 0x001, enumerator
Dstrtod.c221 case STRTOG_Normal: in ULtod()