Searched refs:DEC_INIT_DECIMAL128 (Results 1 – 4 of 4) sorted by relevance
230 #define DEC_INIT_DECIMAL128 128 macro234 #define DEC_INIT_DECQUAD DEC_INIT_DECIMAL128
106 decContextDefault(&dc, DEC_INIT_DECIMAL128); /* [no traps] */ in decimal128FromNumber()466 decContextDefault(&dc, DEC_INIT_DECIMAL128); /* no traps, please */ in decimal128FromString()487 decContextDefault(&dc, DEC_INIT_DECIMAL128); in decimal128IsCanonical()503 decContextDefault(&dc, DEC_INIT_DECIMAL128); in decimal128Canonical()
130 case DEC_INIT_DECIMAL128: in decContextDefault()
174 decContextDefault(&dfp->context, DEC_INIT_DECIMAL128); in dfp_prepare_decimal128()