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

  /bionic/libc/upstream-openbsd/lib/libc/gdtoa/
gdtoaimp.h 98 * #define ROUND_BIASED for IEEE-format with biased rounding and arithmetic
400 #define ROUND_BIASED
403 #undef ROUND_BIASED
404 #define ROUND_BIASED
  /external/chromium_org/base/third_party/dmg_fp/
dtoa.cc 87 * #define ROUND_BIASED for IEEE-format with biased rounding.
460 #define ROUND_BIASED
    [all...]
  /ndk/sources/android/support/src/stdio/
strtod.c 78 * #define ROUND_BIASED for IEEE-format with biased rounding.
331 #define ROUND_BIASED
    [all...]

Completed in 125 milliseconds