Searched defs:FP_DIV_S (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/arch/ppc/math-emu/ | ||
D | single.h | 59 #define FP_DIV_S(R,X,Y) _FP_DIV(S,1,R,X,Y) macro |
/linux-2.4.37.9/include/math-emu/ | ||
D | single.h | 102 #define FP_DIV_S(R,X,Y) _FP_DIV(S,1,R,X,Y) macro |