Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/stdlib/
Dgdtoa-gethex.c290 irv = STRTOG_Denormal; in gethex()
308 return STRTOG_Denormal | STRTOG_Inexhi in gethex()
349 if (irv == STRTOG_Denormal) { in gethex()
Dstrtorx.c67 case STRTOG_Denormal: in ULtox()
Dgdtoa.h67 STRTOG_Denormal = 0x002, enumerator
Dstrtodg.c383 *irv = STRTOG_Denormal; in rvOK()
1188 (rvb->_wds > 0 ? STRTOG_Denormal : STRTOG_Zero); in _strtodg_l()
Dstrtod.c216 case STRTOG_Denormal: in ULtod()