Home
last modified time | relevance | path

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

/linux-5.19.10/arch/parisc/math-emu/
Ddfrem.c179 Dbl_isgreaterthan(opnd1p1,opnd1p2,opnd2p1,opnd2p2)) { in dbl_frem()
238 if (Dbl_isgreaterthan(opnd1p1,opnd1p2,opnd2p1,opnd2p2)) { in dbl_frem()
Ddbl_float.h165 #define Dbl_isgreaterthan(dbl_op1a,dbl_op1b,dbl_op2a,dbl_op2b) \ macro