Home
last modified time | relevance | path

Searched defs:FP_FROM_INT_S (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/arch/ppc/math-emu/
Dsingle.h66 #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/
Dsingle.h111 #define FP_FROM_INT_S(X,r,rs,rt) _FP_FROM_INT(S,1,X,r,rs,rt) macro