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

  /bionic/libc/upstream-openbsd/lib/libc/gdtoa/
gdtoa.h 81 STRTOG_Inexact = 0x030,
strtodg.c 974 inex = STRTOG_Inexact - inex;
1137 if (irv & STRTOG_Inexact) {
gdtoa.c 174 kind = *kindp &= ~STRTOG_Inexact;
  /ndk/sources/android/support/src/stdio/
strtod.c 382 STRTOG_Inexact = 0x30,
    [all...]

Completed in 60 milliseconds