Searched defs:dbl_op1a (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.15/arch/parisc/math-emu/ | 
| D | dbl_float.h | 161 #define Dbl_islessthan(dbl_op1a,dbl_op1b,dbl_op2a,dbl_op2b)	\  argument165 #define Dbl_isgreaterthan(dbl_op1a,dbl_op1b,dbl_op2a,dbl_op2b)	\  argument
 169 #define Dbl_isnotlessthan(dbl_op1a,dbl_op1b,dbl_op2a,dbl_op2b)	\  argument
 173 #define Dbl_isnotgreaterthan(dbl_op1a,dbl_op1b,dbl_op2a,dbl_op2b) \  argument
 177 #define Dbl_isequal(dbl_op1a,dbl_op1b,dbl_op2a,dbl_op2b)	\  argument
 
 |