Home
last modified time | relevance | path

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

/external/libcxx/test/std/language.support/support.limits/c.limits/
Dcfloat.pass.cpp14 #ifndef FLT_ROUNDS
15 #error FLT_ROUNDS not defined
/external/libcxx/test/std/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
Dmodule.modulemap69 export_macros FLT_EVAL_METHOD, FLT_RADIX, FLT_ROUNDS,
/external/libweave/third_party/chromium/base/third_party/dmg_fp/
Ddtoa.cc378 #ifdef FLT_ROUNDS
379 #define Flt_Rounds FLT_ROUNDS