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

  /external/bison/lib/
float.in.h 41 # undef LDBL_EPSILON
42 # define LDBL_EPSILON 1.0842021724855044340E-19L
74 # undef LDBL_EPSILON
75 # define LDBL_EPSILON 1.084202172485504434007452800869941711426e-19L /* 2^-63 */
159 On IRIX 6.5, with gcc 4.2, the values of LDBL_MIN_EXP, LDBL_MIN, LDBL_EPSILON
171 # undef LDBL_EPSILON
172 # define LDBL_EPSILON 2.46519032881566189191165176650870696773e-32L /* 2^-105 */
  /external/clang/lib/Headers/
float.h 63 # undef LDBL_EPSILON
112 #define LDBL_EPSILON __LDBL_EPSILON__
  /external/chromium_org/third_party/libxml/src/
trio.c 291 # undef LDBL_EPSILON
294 # define LDBL_EPSILON DBL_EPSILON
    [all...]
  /external/libxml2/
trio.c 291 # undef LDBL_EPSILON
294 # define LDBL_EPSILON DBL_EPSILON
    [all...]

Completed in 3562 milliseconds