Searched refs:Dbl_isnotgreaterthan (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/parisc/math-emu/ |
H A D | dfsqrt.c | 126 if(Dbl_isnotgreaterthan(sump1,sump2,srcp1,srcp2)) { in dbl_fsqrt()
|
H A D | dbl_float.h | 173 #define Dbl_isnotgreaterthan(dbl_op1a,dbl_op1b,dbl_op2a,dbl_op2b) \ macro
|
/kernel/linux/linux-6.6/arch/parisc/math-emu/ |
H A D | dfsqrt.c | 126 if(Dbl_isnotgreaterthan(sump1,sump2,srcp1,srcp2)) { in dbl_fsqrt()
|
H A D | dbl_float.h | 173 #define Dbl_isnotgreaterthan(dbl_op1a,dbl_op1b,dbl_op2a,dbl_op2b) \ macro
|
Completed in 4 milliseconds