Searched refs:DEC_INIT_DECIMAL32 (Results 1 – 4 of 4) sorted by relevance
102 decContextDefault(&dc, DEC_INIT_DECIMAL32); /* [no traps] */ in decimal32FromNumber()395 decContextDefault(&dc, DEC_INIT_DECIMAL32); /* no traps, please */ in decimal32FromString()416 decContextDefault(&dc, DEC_INIT_DECIMAL32); in decimal32IsCanonical()432 decContextDefault(&dc, DEC_INIT_DECIMAL32); in decimal32Canonical()
228 #define DEC_INIT_DECIMAL32 32 macro232 #define DEC_INIT_DECSINGLE DEC_INIT_DECIMAL32
108 case DEC_INIT_DECIMAL32: in decContextDefault()
266 decContextDefault(&shortContext, DEC_INIT_DECIMAL32); in dfp_set_FPRF_from_FRT_short()1455 decContextDefault(&context, DEC_INIT_DECIMAL32); in helper_CBCDTD()