Searched refs:DEC_INIT_DECIMAL64 (Results 1 – 6 of 6) sorted by relevance
95 decContextDefault (&dc, DEC_INIT_DECIMAL64); /* [no traps] */ in decimal64FromNumber()304 decContextDefault (&dc, DEC_INIT_DECIMAL64); /* no traps, please */ in decimal64FromString()
172 #define DEC_INIT_DECIMAL64 64 macro
82 case DEC_INIT_DECIMAL64: in decContextDefault()
1583 decContextDefault (&workset, DEC_INIT_DECIMAL64); in decNumberSquareRoot()1584 decContextDefault (&approxset, DEC_INIT_DECIMAL64); in decNumberSquareRoot()
112 #define CONTEXT_INIT DEC_INIT_DECIMAL64
413 decContextDefault (&set, DEC_INIT_DECIMAL64); in decimal_round_for_format()