Home
last modified time | relevance | path

Searched refs:STRTOG_Neg (Results 1 – 4 of 4) sorted by relevance

/picolibc-latest/newlib/libc/stdlib/
Dstrtorx.c91 if (k & STRTOG_Neg) in ULtox()
Dgdtoa.h82 STRTOG_Neg = 0x100 /* does not affect STRTOG_Inexlo or STRTOG_Inexhi */ enumerator
Dstrtod.c236 if (k & STRTOG_Neg) in ULtod()
Dstrtodg.c1199 irv |= STRTOG_Neg; in _strtodg_l()