Searched refs:FP_CMP_EQ_S (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/arch/ppc/math-emu/ |
D | single.h | 63 #define FP_CMP_EQ_S(r,X,Y) _FP_CMP_EQ(S,1,r,X,Y) macro
|
/linux-2.4.37.9/include/math-emu/ |
D | single.h | 107 #define FP_CMP_EQ_S(r,X,Y) _FP_CMP_EQ(S,1,r,X,Y) macro
|