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

  /bionic/libc/upstream-openbsd/lib/libc/gdtoa/
dtoa.c 69 #undef Check_FLT_ROUNDS
70 #define Check_FLT_ROUNDS
291 #ifdef Check_FLT_ROUNDS
454 #ifdef Check_FLT_ROUNDS
strtod.c 54 #undef Check_FLT_ROUNDS
55 #define Check_FLT_ROUNDS
945 #ifdef Check_FLT_ROUNDS
957 #endif /*Check_FLT_ROUNDS*/
gdtoa.c 462 #ifdef Check_FLT_ROUNDS
  /external/chromium_org/base/third_party/dmg_fp/
dtoa.cc 82 * #define Check_FLT_ROUNDS if FLT_ROUNDS can assume the values 2 or 3
386 #undef Check_FLT_ROUNDS
387 #define Check_FLT_ROUNDS
393 #undef Check_FLT_ROUNDS
    [all...]
  /ndk/sources/android/support/src/stdio/
strtod.c 74 * #define Check_FLT_ROUNDS if FLT_ROUNDS can assume the values 2 or 3.
    [all...]

Completed in 75 milliseconds