Home
last modified time | relevance | path

Searched refs:DECIMAL_DIG (Results 1 – 6 of 6) sorted by relevance

/external/libcxx/include/
Dcfloat27 DECIMAL_DIG // C99
74 #ifndef DECIMAL_DIG
75 #define DECIMAL_DIG __DECIMAL_DIG__
/external/libcxx/test/language.support/support.limits/c.limits/
Dcfloat.pass.cpp38 #ifndef DECIMAL_DIG
39 #error DECIMAL_DIG not defined
/external/libcxx/test/depr/depr.c.headers/
Dfloat_h.pass.cpp38 #ifndef DECIMAL_DIG
39 #error DECIMAL_DIG not defined
/external/clang/lib/Headers/
Dfloat.h42 # undef DECIMAL_DIG
84 #define DECIMAL_DIG __DECIMAL_DIG__ macro
/external/chromium_org/third_party/libxml/src/
Dtrio.c273 #ifndef DECIMAL_DIG
274 # define DECIMAL_DIG DBL_DIG macro
283 # define MAX_MANTISSA_DIGITS DECIMAL_DIG
/external/libxml2/
Dtrio.c273 #ifndef DECIMAL_DIG
274 # define DECIMAL_DIG DBL_DIG macro
283 # define MAX_MANTISSA_DIGITS DECIMAL_DIG