Home
last modified time | relevance | path

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

/ndk/sources/android/support/src/stdio/
Dstrtod.c391 STRTOG_Inexhi = 0x20, /* returned result rounded away from zero */ enumerator
3486 return STRTOG_Infinite | STRTOG_Overflow | STRTOG_Inexhi; in gethex()
3512 return STRTOG_Denormal | STRTOG_Inexhi in gethex()
3566 irv |= STRTOG_Inexhi; in gethex()