Searched refs:DFP_INIT_ROUNDMODE (Results 1 – 2 of 2) sorted by relevance
72 DFP_INIT_ROUNDMODE (context.round); in dfp_binary_op()112 DFP_INIT_ROUNDMODE (context.round); in d32_binary_op()155 DFP_INIT_ROUNDMODE (context.round); in dfp_compare_op()416 DFP_INIT_ROUNDMODE (context.round); in DFP_TO_DFP()436 DFP_INIT_ROUNDMODE (context.round); in DFP_TO_DFP()456 DFP_INIT_ROUNDMODE (context.round); in DFP_TO_DFP()593 DFP_INIT_ROUNDMODE (context.round); in INT_TO_DFP()643 DFP_INIT_ROUNDMODE (context.round); in BFP_TO_DFP()
115 #ifndef DFP_INIT_ROUNDMODE116 #define DFP_INIT_ROUNDMODE(A) A = DEC_ROUND_HALF_EVEN macro