Home
last modified time | relevance | path

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

/ndk/sources/android/support/src/stdio/
Dstrtod.c390 STRTOG_Inexlo = 0x10, /* returned result rounded toward zero */ enumerator
3372 return STRTOG_Normal | STRTOG_Inexlo; in gethex()
3521 return STRTOG_Zero | STRTOG_Inexlo | STRTOG_Underflow; in gethex()
3569 irv |= STRTOG_Inexlo; in gethex()