Home
last modified time | relevance | path

Searched refs:FLT_DECIMAL_DIG (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dfloat.h82 # undef FLT_DECIMAL_DIG
162 # define FLT_DECIMAL_DIG __FLT_DECIMAL_DIG__ macro
/freebsd/sys/arm64/include/
H A Dfloat.h61 #define FLT_DECIMAL_DIG 9 /* ceil(1+p*log10(b)) */ macro
/freebsd/sys/riscv/include/
H A Dfloat.h57 #define FLT_DECIMAL_DIG 9 /* ceil(1+p*log10(b)) */ macro
/freebsd/sys/x86/include/
H A Dfloat.h63 #define FLT_DECIMAL_DIG 9 /* ceil(1+p*log10(b)) */ macro
/freebsd/sys/arm/include/
H A Dfloat.h63 #define FLT_DECIMAL_DIG 9 /* ceil(1+p*log10(b)) */ macro
/freebsd/sys/powerpc/include/
H A Dfloat.h64 #define FLT_DECIMAL_DIG 9 /* ceil(1+p*log10(b)) */ macro
/freebsd/contrib/llvm-project/libcxx/include/
H A Dcfloat31 FLT_DECIMAL_DIG // C11
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc64 SYMBOL(FLT_DECIMAL_DIG, None, <float.h>)
H A DStdSymbolMap.inc247 SYMBOL(FLT_DECIMAL_DIG, None, <cfloat>)
248 SYMBOL(FLT_DECIMAL_DIG, None, <float.h>)