Searched defs:DECNUMDIGITS (Results 1 - 17 of 17) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libdecnumber/
H A DdecPacked.h39 #define DECNUMDIGITS DECPACKED_DefP /* size if not already defined*/ macro
H A DdecNumber.h61 #define DECNUMDIGITS 1 macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/libdecnumber/
H A DdecPacked.h39 #define DECNUMDIGITS DECPACKED_DefP /* size if not already defined*/ macro
H A DdecNumber.h61 #define DECNUMDIGITS 1 macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libdecnumber/dpd/
H A Ddecimal128.h55 #define DECNUMDIGITS DECIMAL128_Pmax /* size if not already defined*/ macro
H A Ddecimal32.h55 #define DECNUMDIGITS DECIMAL32_Pmax /* size if not already defined*/ macro
H A Ddecimal64.h57 #define DECNUMDIGITS DECIMAL64_Pmax /* size if not already defined*/ macro
H A Ddecimal128.c41 #define DECNUMDIGITS 34 /* make decNumbers with space for 34 */ macro
H A Ddecimal32.c41 #define DECNUMDIGITS 7 /* make decNumbers with space for 7 */ macro
H A Ddecimal64.c41 #define DECNUMDIGITS 16 /* make decNumbers with space for 16 */ macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/libdecnumber/dpd/
H A Ddecimal128.h55 #define DECNUMDIGITS DECIMAL128_Pmax /* size if not already defined*/ macro
H A Ddecimal32.h55 #define DECNUMDIGITS DECIMAL32_Pmax /* size if not already defined*/ macro
H A Ddecimal64.h57 #define DECNUMDIGITS DECIMAL64_Pmax /* size if not already defined*/ macro
H A Ddecimal32.c41 #define DECNUMDIGITS 7 /* make decNumbers with space for 7 */ macro
H A Ddecimal128.c41 #define DECNUMDIGITS 34 /* make decNumbers with space for 34 */ macro
H A Ddecimal64.c41 #define DECNUMDIGITS 16 /* make decNumbers with space for 16 */ macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libgcc/config/libbid/
H A Dbid_dpd.c24 #define DECNUMDIGITS 34 // work with up to 34 digits macro

Completed in 90 milliseconds