Searched refs:_FP_SQRT (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/math-emu/
H A Ddouble.h114 #define FP_SQRT_D(R,X) _FP_SQRT(D,2,R,X)
186 #define FP_SQRT_D(R,X) _FP_SQRT(D,1,R,X)
H A Dquad.h120 #define FP_SQRT_Q(R,X) _FP_SQRT(Q,4,R,X)
193 #define FP_SQRT_Q(R,X) _FP_SQRT(Q,2,R,X)
H A Dsingle.h103 #define FP_SQRT_S(R,X) _FP_SQRT(S,1,R,X)
H A Dop-common.h582 #define _FP_SQRT(fs, wc, R, X) \ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/math-emu/
H A Ddouble.h114 #define FP_SQRT_D(R,X) _FP_SQRT(D,2,R,X)
186 #define FP_SQRT_D(R,X) _FP_SQRT(D,1,R,X)
H A Dquad.h120 #define FP_SQRT_Q(R,X) _FP_SQRT(Q,4,R,X)
193 #define FP_SQRT_Q(R,X) _FP_SQRT(Q,2,R,X)
H A Dsingle.h103 #define FP_SQRT_S(R,X) _FP_SQRT(S,1,R,X)
H A Dop-common.h582 #define _FP_SQRT(fs, wc, R, X) \ macro

Completed in 59 milliseconds