Searched defs:FP_FROM_INT_S (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/arch/ppc/math-emu/ |
D | single.h | 66 #define FP_FROM_INT_S(X,r,rs,rt) _FP_FROM_INT(S,1,X,r,rs,rt) macro
|
/linux-2.4.37.9/include/math-emu/ |
D | single.h | 111 #define FP_FROM_INT_S(X,r,rs,rt) _FP_FROM_INT(S,1,X,r,rs,rt) macro
|