Home
last modified time | relevance | path

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

/linux-2.6.39/arch/parisc/math-emu/
Ddfsqrt.c159 if (!even_exponent && Dbl_islessthan(resultp1,resultp2,srcp1,srcp2)) { in dbl_fsqrt()
Ddbl_float.h174 #define Dbl_islessthan(dbl_op1a,dbl_op1b,dbl_op2a,dbl_op2b) \ macro