Searched refs:Dbl_isgreaterthan (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/parisc/math-emu/ |
H A D | dfrem.c | 179 Dbl_isgreaterthan(opnd1p1,opnd1p2,opnd2p1,opnd2p2)) { in dbl_frem() 238 if (Dbl_isgreaterthan(opnd1p1,opnd1p2,opnd2p1,opnd2p2)) { in dbl_frem()
|
H A D | dbl_float.h | 165 #define Dbl_isgreaterthan(dbl_op1a,dbl_op1b,dbl_op2a,dbl_op2b) \ macro
|
/kernel/linux/linux-6.6/arch/parisc/math-emu/ |
H A D | dfrem.c | 179 Dbl_isgreaterthan(opnd1p1,opnd1p2,opnd2p1,opnd2p2)) { in dbl_frem() 238 if (Dbl_isgreaterthan(opnd1p1,opnd1p2,opnd2p1,opnd2p2)) { in dbl_frem()
|
H A D | dbl_float.h | 165 #define Dbl_isgreaterthan(dbl_op1a,dbl_op1b,dbl_op2a,dbl_op2b) \ macro
|
Completed in 4 milliseconds