Home
last modified time | relevance | path

Searched refs:DFP_RAISE (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/gcc/config/
HDdfp-bit.c92 DFP_RAISE (0); in dfp_unary_op()
122 DFP_RAISE (0); in dfp_binary_op()
152 DFP_RAISE (0); in dfp_compare_op()
383 DFP_RAISE (DEC_Inexact); in DFP_TO_DFP()
473 DFP_RAISE (DEC_Inexact); in INT_TO_DFP()
523 DFP_RAISE (DEC_Inexact); in BFP_TO_DFP()
HDdfp-bit.h125 #define DFP_RAISE(A) __dfp_raise(A) macro