HomeSort by relevance Sort by last modified time
    Searched refs:STRTOG_Overflow (Results 1 - 4 of 4) sorted by null

  /bionic/libc/upstream-openbsd/lib/libc/gdtoa/
gdtoa.h 83 STRTOG_Overflow = 0x080,
gethex.c 270 return STRTOG_Infinite | STRTOG_Overflow | STRTOG_Inexhi;
strtodg.c 298 *irv = STRTOG_Infinite | STRTOG_Overflow | STRTOG_Inexhi;
1118 irv = STRTOG_Infinite | STRTOG_Overflow | STRTOG_Inexhi;
  /ndk/sources/android/support/src/stdio/
strtod.c 384 STRTOG_Overflow = 0x80
    [all...]

Completed in 62 milliseconds