Home
last modified time | relevance | path

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

/linux-2.6.39/arch/parisc/math-emu/
Dsfsqrt.c152 if (!even_exponent && Sgl_islessthan(result,src)) in sgl_fsqrt()
Dsgl_float.h121 #define Sgl_islessthan(sgl_op1,sgl_op2) \ macro