Searched defs:FP_SQRT_S (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/arch/ppc/math-emu/ | ||
D | single.h | 60 #define FP_SQRT_S(R,X) _FP_SQRT(S,1,R,X) macro |
/linux-2.4.37.9/include/math-emu/ | ||
D | single.h | 103 #define FP_SQRT_S(R,X) _FP_SQRT(S,1,R,X) macro |