Searched defs:DBL_EPSILON (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/Headers/
H A Dfloat.h62 # undef DBL_EPSILON macro
111 #define DBL_EPSILON __DBL_EPSILON__ macro
/external/chromium_org/third_party/libxml/src/
H A Dxpath.c2645 #ifndef DBL_EPSILON
2646 #define DBL_EPSILON 1E-9 macro
/external/libxml2/
H A Dxpath.c2779 #ifndef DBL_EPSILON
2780 #define DBL_EPSILON 1E-9 macro

Completed in 271 milliseconds