Home
last modified time | relevance | path

Searched refs:DEC_INIT_DECIMAL64 (Results 1 – 25 of 28) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/libdecnumber/
H A DdecContext.h237 #define DEC_INIT_DECIMAL64 64 macro
241 #define DEC_INIT_DECDOUBLE DEC_INIT_DECIMAL64
H A DdecContext.c112 case DEC_INIT_DECIMAL64: in decContextDefault()
H A DdecNumber.c1434 decContextDefault(&aset, DEC_INIT_DECIMAL64); /* clean context */ in decNumberLog10()
2093 decContextDefault(&aset, DEC_INIT_DECIMAL64); /* clean context */ in decNumberPower()
2916 decContextDefault(&workset, DEC_INIT_DECIMAL64); in decNumberSquareRoot()
5309 decContextDefault(&aset, DEC_INIT_DECIMAL64); in decExpOp()
5414 decContextDefault(&tset, DEC_INIT_DECIMAL64); in decExpOp()
5691 decContextDefault(&aset, DEC_INIT_DECIMAL64); /* 16-digit extended */
/netbsd-src/external/gpl3/gcc.old/dist/libdecnumber/
H A DdecContext.h237 #define DEC_INIT_DECIMAL64 64 macro
241 #define DEC_INIT_DECDOUBLE DEC_INIT_DECIMAL64
H A DdecContext.c112 case DEC_INIT_DECIMAL64: in decContextDefault()
H A DdecNumber.c1434 decContextDefault(&aset, DEC_INIT_DECIMAL64); /* clean context */ in decNumberLog10()
2093 decContextDefault(&aset, DEC_INIT_DECIMAL64); /* clean context */ in decNumberPower()
2916 decContextDefault(&workset, DEC_INIT_DECIMAL64); in decNumberSquareRoot()
5309 decContextDefault(&aset, DEC_INIT_DECIMAL64); in decExpOp()
5414 decContextDefault(&tset, DEC_INIT_DECIMAL64); in decExpOp()
5691 decContextDefault(&aset, DEC_INIT_DECIMAL64); /* 16-digit extended */
/netbsd-src/external/gpl3/gdb/dist/libdecnumber/
H A DdecContext.h237 #define DEC_INIT_DECIMAL64 64 macro
241 #define DEC_INIT_DECDOUBLE DEC_INIT_DECIMAL64
H A DdecContext.c112 case DEC_INIT_DECIMAL64: in decContextDefault()
H A DdecNumber.c1434 decContextDefault(&aset, DEC_INIT_DECIMAL64); /* clean context */ in decNumberLog10()
2093 decContextDefault(&aset, DEC_INIT_DECIMAL64); /* clean context */ in decNumberPower()
2916 decContextDefault(&workset, DEC_INIT_DECIMAL64); in decNumberSquareRoot()
5309 decContextDefault(&aset, DEC_INIT_DECIMAL64); in decExpOp()
5414 decContextDefault(&tset, DEC_INIT_DECIMAL64); in decExpOp()
5691 decContextDefault(&aset, DEC_INIT_DECIMAL64); /* 16-digit extended */
H A DdecCommon.c60 #define DEFCONTEXT DEC_INIT_DECIMAL64
/netbsd-src/external/gpl3/gdb.old/dist/libdecnumber/
H A DdecContext.h237 #define DEC_INIT_DECIMAL64 64 macro
241 #define DEC_INIT_DECDOUBLE DEC_INIT_DECIMAL64
H A DdecContext.c112 case DEC_INIT_DECIMAL64: in decContextDefault()
H A DdecNumber.c1434 decContextDefault(&aset, DEC_INIT_DECIMAL64); /* clean context */ in decNumberLog10()
2093 decContextDefault(&aset, DEC_INIT_DECIMAL64); /* clean context */ in decNumberPower()
2916 decContextDefault(&workset, DEC_INIT_DECIMAL64); in decNumberSquareRoot()
5309 decContextDefault(&aset, DEC_INIT_DECIMAL64); in decExpOp()
5414 decContextDefault(&tset, DEC_INIT_DECIMAL64); in decExpOp()
5691 decContextDefault(&aset, DEC_INIT_DECIMAL64); /* 16-digit extended */
/netbsd-src/external/gpl3/gcc/dist/libdecnumber/dpd/
H A Ddecimal64.c108 decContextDefault(&dc, DEC_INIT_DECIMAL64); /* [no traps] */ in decimal64FromNumber()
451 decContextDefault(&dc, DEC_INIT_DECIMAL64); /* no traps, please */ in decimal64FromString()
473 decContextDefault(&dc, DEC_INIT_DECIMAL64); in decimal64IsCanonical()
489 decContextDefault(&dc, DEC_INIT_DECIMAL64); in decimal64Canonical()
/netbsd-src/external/gpl3/gdb/dist/libdecnumber/dpd/
H A Ddecimal64.c108 decContextDefault(&dc, DEC_INIT_DECIMAL64); /* [no traps] */ in decimal64FromNumber()
451 decContextDefault(&dc, DEC_INIT_DECIMAL64); /* no traps, please */ in decimal64FromString()
473 decContextDefault(&dc, DEC_INIT_DECIMAL64); in decimal64IsCanonical()
489 decContextDefault(&dc, DEC_INIT_DECIMAL64); in decimal64Canonical()
/netbsd-src/external/gpl3/gcc.old/dist/libdecnumber/dpd/
H A Ddecimal64.c108 decContextDefault(&dc, DEC_INIT_DECIMAL64); /* [no traps] */ in decimal64FromNumber()
451 decContextDefault(&dc, DEC_INIT_DECIMAL64); /* no traps, please */ in decimal64FromString()
473 decContextDefault(&dc, DEC_INIT_DECIMAL64); in decimal64IsCanonical()
489 decContextDefault(&dc, DEC_INIT_DECIMAL64); in decimal64Canonical()
/netbsd-src/external/gpl3/gdb.old/dist/libdecnumber/dpd/
H A Ddecimal64.c108 decContextDefault(&dc, DEC_INIT_DECIMAL64); /* [no traps] */ in decimal64FromNumber()
451 decContextDefault(&dc, DEC_INIT_DECIMAL64); /* no traps, please */ in decimal64FromString()
473 decContextDefault(&dc, DEC_INIT_DECIMAL64); in decimal64IsCanonical()
489 decContextDefault(&dc, DEC_INIT_DECIMAL64); in decimal64Canonical()
/netbsd-src/external/gpl3/gcc.old/dist/libdecnumber/bid/
H A Ddecimal64.c134 decContextDefault (&dc, DEC_INIT_DECIMAL64); /* no traps, please */ in decimal64FromString()
/netbsd-src/external/gpl3/gcc/dist/libdecnumber/bid/
H A Ddecimal64.c134 decContextDefault (&dc, DEC_INIT_DECIMAL64); /* no traps, please */ in decimal64FromString()
/netbsd-src/external/gpl3/gdb/dist/libdecnumber/bid/
H A Ddecimal64.c134 decContextDefault (&dc, DEC_INIT_DECIMAL64); /* no traps, please */ in decimal64FromString()
/netbsd-src/external/gpl3/gdb.old/dist/libdecnumber/bid/
H A Ddecimal64.c134 decContextDefault (&dc, DEC_INIT_DECIMAL64); /* no traps, please */ in decimal64FromString()
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/
H A Ddfp-bit.h111 #define CONTEXT_INIT DEC_INIT_DECIMAL64
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddfp.c446 decContextDefault (&set, DEC_INIT_DECIMAL64); in decimal_round_for_format()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddfp.cc446 decContextDefault (&set, DEC_INIT_DECIMAL64); in decimal_round_for_format()
/netbsd-src/external/gpl3/gcc/dist/libgcc/
H A Ddfp-bit.h111 #define CONTEXT_INIT DEC_INIT_DECIMAL64

12