Searched refs:Sgl_islessthan (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/arch/parisc/math-emu/ | ||
D | sfsqrt.c | 139 if (!even_exponent && Sgl_islessthan(result,src)) in sgl_fsqrt() |
D | sgl_float.h | 108 #define Sgl_islessthan(sgl_op1,sgl_op2) \ macro |