Home
last modified time | relevance | path

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

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