Home
last modified time | relevance | path

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

/external/libcxx/test/language.support/support.limits/c.limits/
Dcfloat.pass.cpp14 #ifndef FLT_ROUNDS
15 #error FLT_ROUNDS not defined
/external/libcxx/test/depr/depr.c.headers/
Dfloat_h.pass.cpp14 #ifndef FLT_ROUNDS
15 #error FLT_ROUNDS not defined
/external/clang/lib/Headers/
Dfloat.h37 # undef FLT_ROUNDS
77 #define FLT_ROUNDS (__builtin_flt_rounds()) macro
/external/libcxx/include/
Dcfloat19 FLT_ROUNDS
/external/chromium_org/native_client_sdk/src/doc/reference/
Dpnacl-c-cpp-language-support.rst404 support switching modes (the 4 modes exposed by C99 ``FLT_ROUNDS``
/external/chromium_org/base/third_party/dmg_fp/
Ddtoa.cc378 #ifdef FLT_ROUNDS
379 #define Flt_Rounds FLT_ROUNDS