Home
last modified time | relevance | path

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

/openbsd/src/sys/arch/hppa/spmath/
Dsfrem.c194 if (Sgl_isnotlessthan(opnd1,opnd2))
202 if (Sgl_isnotlessthan(opnd1,opnd2)) {
Dsgl_float.h121 #define Sgl_isnotlessthan(sgl_op1,sgl_op2) \ macro