Searched defs:_FP_FRAC_ZEROP_1 (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/arch/ppc/math-emu/ | ||
D | op-1.h | 35 #define _FP_FRAC_ZEROP_1(X) (X##_f == 0) macro |
/linux-2.4.37.9/include/math-emu/ | ||
D | op-1.h | 59 #define _FP_FRAC_ZEROP_1(X) (X##_f == 0) macro |