Searched refs:Dbl_isnotgreaterthan (Results 1 – 2 of 2) sorted by relevance
/arch/parisc/math-emu/ | ||
D | dfsqrt.c | 139 if(Dbl_isnotgreaterthan(sump1,sump2,srcp1,srcp2)) { in dbl_fsqrt() |
D | dbl_float.h | 186 #define Dbl_isnotgreaterthan(dbl_op1a,dbl_op1b,dbl_op2a,dbl_op2b) \ macro |