Searched defs:_FP_FRAC_HIGH_4 (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/arch/ppc/math-emu/ | ||
D | op-4.h | 40 #define _FP_FRAC_HIGH_4(X) (X##_f[3]) macro |
/linux-2.4.37.9/include/math-emu/ | ||
D | op-4.h | 33 #define _FP_FRAC_HIGH_4(X) (X##_f[3]) macro |