Home
last modified time | relevance | path

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

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