Searched defs:FP_CMP_EQ_D (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/libgcc/soft-fp/
H A Ddouble.h184 # define FP_CMP_EQ_D(r, X, Y, ex) _FP_CMP_EQ (D, 2, (r), X, Y, (ex)) macro
308 # define FP_CMP_EQ_D(r, X, Y, ex) _FP_CMP_EQ (D, 1, (r), X, Y, (ex)) macro
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/soft-fp/
H A Ddouble.h184 # define FP_CMP_EQ_D(r, X, Y, ex) _FP_CMP_EQ (D, 2, (r), X, Y, (ex)) macro
308 # define FP_CMP_EQ_D(r, X, Y, ex) _FP_CMP_EQ (D, 1, (r), X, Y, (ex)) macro

Completed in 96 milliseconds