Home
last modified time | relevance | path

Searched refs:DECIMAL_DIG (Results 1 – 25 of 27) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dfloat.h87 #ifndef DECIMAL_DIG
88 #define DECIMAL_DIG __DECIMAL_DIG__ macro
H A Dcfloat30 DECIMAL_DIG // C99
/netbsd-src/sys/arch/mips/include/
H A Dfloat.h81 #define DECIMAL_DIG __DECIMAL_DIG__
83 #define DECIMAL_DIG 36
80 #define DECIMAL_DIG __DECIMAL_DIG_ global() macro
82 #define DECIMAL_DIG global() macro
/netbsd-src/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-src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/
H A Dcfloat34 #ifndef DECIMAL_DIG
35 #define DECIMAL_DIG __DECIMAL_DIG__
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/tr1/
H A Dcfloat34 #ifndef DECIMAL_DIG
35 #define DECIMAL_DIG __DECIMAL_DIG__
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Dfloat.h41 # undef DECIMAL_DIG
91 # define DECIMAL_DIG __DECIMAL_DIG__ macro
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/c_global/
H A Dcfloat48 # ifndef DECIMAL_DIG
49 # define DECIMAL_DIG __DECIMAL_DIG__
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/c_global/
H A Dcfloat48 # ifndef DECIMAL_DIG
49 # define DECIMAL_DIG __DECIMAL_DIG__
/netbsd-src/sys/arch/x86/include/
H A Dfloat.h49 #define DECIMAL_DIG 21 macro
/netbsd-src/sys/arch/sparc/include/
H A Dfloat.h32 #define DECIMAL_DIG 36
30 #define DECIMAL_DIG global() macro
/netbsd-src/sys/arch/riscv/include/
H A Dfloat.h56 #define DECIMAL_DIG __DECIMAL_DIG__
55 #define DECIMAL_DIG __DECIMAL_DIG_ global() macro
/netbsd-src/sys/arch/or1k/include/
H A Dfloat.h56 #define DECIMAL_DIG __DECIMAL_DIG__
55 #define DECIMAL_DIG __DECIMAL_DIG_ global() macro
/netbsd-src/sys/arch/arm/include/
H A Dfloat.h61 #define DECIMAL_DIG __DECIMAL_DIG__
60 #define DECIMAL_DIG __DECIMAL_DIG_ global() macro
/netbsd-src/sys/arch/m68k/include/
H A Dfloat.h62 #define DECIMAL_DIG 21
60 #define DECIMAL_DIG global() macro
/netbsd-src/sys/arch/hppa/include/
H A Dfloat.h65 #define DECIMAL_DIG 36
63 #define DECIMAL_DIG global() macro
/netbsd-src/sys/arch/vax/include/
H A Dfloat.h94 #define DECIMAL_DIG 18 /* ceil((1+p*log10(b))-(b==10) */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Dfloat_.d30 enum DECIMAL_DIG = real.dig; variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dfloat.h208 #undef DECIMAL_DIG
209 #define DECIMAL_DIG __DECIMAL_DIG__ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/
H A Dfloat.h208 #undef DECIMAL_DIG
209 #define DECIMAL_DIG __DECIMAL_DIG__ macro
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A DChangeLog-20171471 * wasm32-dis.c (print_insn_wasm32): Avoid DECIMAL_DIG, specify
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A DChangeLog-20171471 * wasm32-dis.c (print_insn_wasm32): Avoid DECIMAL_DIG, specify
/netbsd-src/external/gpl3/gdb/dist/opcodes/
H A DChangeLog-20171471 * wasm32-dis.c (print_insn_wasm32): Avoid DECIMAL_DIG, specify
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/
H A DChangeLog-20171471 * wasm32-dis.c (print_insn_wasm32): Avoid DECIMAL_DIG, specify
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200111223 * config/float-m68k.h: Define DECIMAL_DIG and FLT_EVAL_METHOD for
30496 * config/float-i128.h (FLT_EVAL_METHOD, DECIMAL_DIG): Define.
31942 * config/float-i386.h: Define FLT_EVAL_METHOD and DECIMAL_DIG for C99.

12