Searched refs:DEC_INIT_DECIMAL32 (Results 1 – 5 of 5) sorted by relevance
95 decContextDefault (&dc, DEC_INIT_DECIMAL32); /* [no traps] */ in decimal32FromNumber()305 decContextDefault (&dc, DEC_INIT_DECIMAL32); /* no traps, please */ in decimal32FromString()
171 #define DEC_INIT_DECIMAL32 32 macro
71 case DEC_INIT_DECIMAL32: in decContextDefault()
110 #define CONTEXT_INIT DEC_INIT_DECIMAL32
404 decContextDefault (&set, DEC_INIT_DECIMAL32); in decimal_round_for_format()