Home
last modified time | relevance | path

Searched defs:FLT_RADIX (Results 1 – 9 of 9) sorted by relevance

/external/musl/include/
Dfloat.h11 #define FLT_RADIX 2 macro
/external/trusty/musl/include/
Dfloat.h11 #define FLT_RADIX 2 macro
/external/clang/lib/Headers/
Dfloat.h83 #define FLT_RADIX __FLT_RADIX__ macro
Dopencl-c.h186 #define FLT_RADIX 2 macro
/external/llvm-libc/include/llvm-libc-macros/
Dfloat-macros.h13 #define FLT_RADIX __FLT_RADIX__ macro
/external/trusty/arm-trusted-firmware/include/lib/libc/aarch32/
Dfloat.h44 #define FLT_RADIX 2 /* b */ macro
/external/trusty/arm-trusted-firmware/include/lib/libc/aarch64/
Dfloat.h42 #define FLT_RADIX 2 /* b */ macro
/external/harfbuzz_ng/util/
Doptions.hh234 #define FLT_RADIX 2 macro
/external/python/cpython2/Lib/plat-beos5/
DIN.py76 FLT_RADIX = 2 variable