HomeSort by relevance Sort by last modified time
    Searched defs:INFNAN_CHECK (Results 1 - 3 of 3) sorted by null

  /bionic/libc/upstream-openbsd/android/include/
arith.h 23 #define INFNAN_CHECK
  /bionic/libc/upstream-openbsd/lib/libc/gdtoa/
gdtoaimp.h 140 * #define NO_INFNAN_CHECK if you do not wish to have INFNAN_CHECK
142 * when INFNAN_CHECK is #defined, strtod checks
144 * When INFNAN_CHECK is #defined and No_Hex_NaN is not #defined,
632 #undef INFNAN_CHECK
633 #define INFNAN_CHECK
655 #undef INFNAN_CHECK
  /device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/
gdtoaimp.h 137 * #define INFNAN_CHECK on IEEE systems to cause strtod to check for
139 * When INFNAN_CHECK is #defined and No_Hex_NaN is not #defined,
187 #define INFNAN_CHECK
624 #undef INFNAN_CHECK

Completed in 3883 milliseconds