Searched refs:_FP_FRAC_EQ_1 (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/arch/ppc/math-emu/ | ||
D | op-1.h | 37 #define _FP_FRAC_EQ_1(X, Y) (X##_f == Y##_f) macro |
/linux-2.4.37.9/include/math-emu/ | ||
D | op-1.h | 62 #define _FP_FRAC_EQ_1(X, Y) (X##_f == Y##_f) macro |