Searched refs:DECIMAL_DIG (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/libcxx/include/
H A Dfloat.h30 DECIMAL_DIG // C99
87 #ifndef DECIMAL_DIG
88 #define DECIMAL_DIG __DECIMAL_DIG__ macro
/netbsd-current/sys/arch/sparc/include/
H A Dfloat.h30 #define DECIMAL_DIG 36 macro
/netbsd-current/sys/arch/mips/include/
H A Dfloat.h80 #define DECIMAL_DIG __DECIMAL_DIG__ macro
82 #define DECIMAL_DIG 36 macro
/netbsd-current/sys/arch/arm/include/
H A Dfloat.h60 #define DECIMAL_DIG __DECIMAL_DIG__ macro
/netbsd-current/sys/arch/riscv/include/
H A Dfloat.h55 #define DECIMAL_DIG __DECIMAL_DIG__ macro
/netbsd-current/sys/arch/or1k/include/
H A Dfloat.h55 #define DECIMAL_DIG __DECIMAL_DIG__ macro
/netbsd-current/sys/arch/x86/include/
H A Dfloat.h49 #define DECIMAL_DIG 21 macro
/netbsd-current/sys/arch/m68k/include/
H A Dfloat.h60 #define DECIMAL_DIG 21 macro
/netbsd-current/sys/arch/hppa/include/
H A Dfloat.h63 #define DECIMAL_DIG 36 macro
/netbsd-current/sys/arch/vax/include/
H A Dfloat.h94 #define DECIMAL_DIG 18 /* ceil((1+p*log10(b))-(b==10) */ macro
/netbsd-current/sys/sys/
H A Dfloat_ieee754.h152 #define DECIMAL_DIG __DECIMAL_DIG__ macro
154 #define DECIMAL_DIG 17 /* ceil((1+p*log10(b))-(b==10) */
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dfloat.h41 # undef DECIMAL_DIG macro
91 # define DECIMAL_DIG __DECIMAL_DIG__ macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dfloat.h208 #undef DECIMAL_DIG macro
209 #define DECIMAL_DIG __DECIMAL_DIG__ macro
215 /* Versions of DECIMAL_DIG for each floating-point type. */
/netbsd-current/external/gpl3/gcc/dist/gcc/ginclude/
H A Dfloat.h208 #undef DECIMAL_DIG macro
209 #define DECIMAL_DIG __DECIMAL_DIG__ macro
215 /* Versions of DECIMAL_DIG for each floating-point type. */

Completed in 122 milliseconds