Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/math-emu/
H A Dsfrem.c177 if (stepcount == -1 && Sgl_isgreaterthan(opnd1,opnd2)) { in sgl_frem()
233 if (Sgl_isgreaterthan(opnd1,opnd2)) { in sgl_frem()
H A Dsgl_float.h110 #define Sgl_isgreaterthan(sgl_op1,sgl_op2) \ macro