Home
last modified time | relevance | path

Searched refs:FLT_RADIX (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dfloat.h41 # undef FLT_RADIX
110 #define FLT_RADIX __FLT_RADIX__ macro
H A Dopencl-c-base.h280 #define FLT_RADIX 2 macro
/freebsd/sys/arm64/include/
H A Dfloat.h43 #define FLT_RADIX 2 /* b */ macro
/freebsd/sys/riscv/include/
H A Dfloat.h39 #define FLT_RADIX 2 /* b */ macro
/freebsd/sys/x86/include/
H A Dfloat.h41 #define FLT_RADIX 2 /* b */ macro
/freebsd/sys/arm/include/
H A Dfloat.h41 #define FLT_RADIX 2 /* b */ macro
/freebsd/sys/powerpc/include/
H A Dfloat.h47 #define FLT_RADIX 2 /* b */ macro
/freebsd/contrib/gdtoa/
H A Dgdtoaimp.h240 #define FLT_RADIX 2 macro
248 #define FLT_RADIX 16 macro
256 #define FLT_RADIX 2 macro
H A Dstrtod.c906 if (aadj < 2./FLT_RADIX)
907 aadj = 1./FLT_RADIX;
1022 else if (aadj < .4999999/FLT_RADIX)
/freebsd/contrib/llvm-project/libcxx/include/
H A Dcfloat20 FLT_RADIX
/freebsd/contrib/netbsd-tests/lib/libm/
H A Dt_scalbn.c167 #if FLT_RADIX == 2 in ATF_TC_BODY()
312 #if FLT_RADIX == 2 in ATF_TC_BODY()
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc76 SYMBOL(FLT_RADIX, None, <float.h>)
H A DStdSymbolMap.inc271 SYMBOL(FLT_RADIX, None, <cfloat>)
272 SYMBOL(FLT_RADIX, None, <float.h>)