Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/config/
HDdfp-bit.h283 #define DFP_GE __gesd2 macro
295 #define DFP_GE __gedd2 macro
307 #define DFP_GE __getd2 macro
473 extern CMPtype DFP_GE (DFP_C_TYPE, DFP_C_TYPE);
HDdfp-bit.c354 DFP_GE (DFP_C_TYPE arg_a, DFP_C_TYPE arg_b) in DFP_GE() function