Home
last modified time | relevance | path

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

/external/clang/test/Headers/
Dfloat.c78 #ifndef DECIMAL_DIG
80 #elif DECIMAL_DIG < 10
84 #ifdef DECIMAL_DIG
198 _Static_assert(DECIMAL_DIG == __DECIMAL_DIG__, "");
/external/libcxx/include/
Dfloat.h88 #ifndef DECIMAL_DIG
89 #define DECIMAL_DIG __DECIMAL_DIG__ macro
Dcfloat31 DECIMAL_DIG // C99
/external/libcxx/test/std/depr/depr.c.headers/
Dfloat_h.pass.cpp54 #ifndef DECIMAL_DIG
55 #error DECIMAL_DIG not defined
/external/clang/lib/Headers/
Dfloat.h43 # undef DECIMAL_DIG
90 # define DECIMAL_DIG __DECIMAL_DIG__ macro
/external/libcxx/test/std/language.support/support.limits/c.limits/
Dcfloat.pass.cpp54 #ifndef DECIMAL_DIG
55 #error DECIMAL_DIG not defined
/external/libxml2/
Dtrio.c287 #ifndef DECIMAL_DIG
288 # define DECIMAL_DIG DBL_DIG macro
297 # define MAX_MANTISSA_DIGITS DECIMAL_DIG