Searched refs:_FP_FRAC_WORD_4 (Results 1 - 6 of 6) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/math-emu/
H A Dop-2.h172 doit(_FP_FRAC_WORD_4(_z,1), _FP_FRAC_WORD_4(_z,0), X##_f0, Y##_f0); \
175 doit(_FP_FRAC_WORD_4(_z,3), _FP_FRAC_WORD_4(_z,2), X##_f1, Y##_f1); \
177 __FP_FRAC_ADD_4(_FP_FRAC_WORD_4(_z,3),_FP_FRAC_WORD_4(_z,2), \
178 _FP_FRAC_WORD_4(_z,1),_FP_FRAC_WORD_4(_z,0), \
180 _FP_FRAC_WORD_4(_z,3),_FP_FRAC_WORD_4(_
[all...]
H A Dop-4.h10 * _FP_MUL_MEAT_2_wide() uses _FP_FRAC_DECL_4, _FP_FRAC_WORD_4,
45 #define _FP_FRAC_WORD_4(X,w) (X##_f[w]) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/math-emu/
H A Dop-2.h221 doit(_FP_FRAC_WORD_4(_z,1), _FP_FRAC_WORD_4(_z,0), X##_f0, Y##_f0); \
224 doit(_FP_FRAC_WORD_4(_z,3), _FP_FRAC_WORD_4(_z,2), X##_f1, Y##_f1); \
226 __FP_FRAC_ADD_3(_FP_FRAC_WORD_4(_z,3),_FP_FRAC_WORD_4(_z,2), \
227 _FP_FRAC_WORD_4(_z,1), 0, _b_f1, _b_f0, \
228 _FP_FRAC_WORD_4(_z,3),_FP_FRAC_WORD_4(_z,2), \
229 _FP_FRAC_WORD_4(_
[all...]
H A Dop-4.h35 #define _FP_FRAC_WORD_4(X,w) (X##_f[w]) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/math-emu/
H A Dop-2.h221 doit(_FP_FRAC_WORD_4(_z,1), _FP_FRAC_WORD_4(_z,0), X##_f0, Y##_f0); \
224 doit(_FP_FRAC_WORD_4(_z,3), _FP_FRAC_WORD_4(_z,2), X##_f1, Y##_f1); \
226 __FP_FRAC_ADD_3(_FP_FRAC_WORD_4(_z,3),_FP_FRAC_WORD_4(_z,2), \
227 _FP_FRAC_WORD_4(_z,1), 0, _b_f1, _b_f0, \
228 _FP_FRAC_WORD_4(_z,3),_FP_FRAC_WORD_4(_z,2), \
229 _FP_FRAC_WORD_4(_
[all...]
H A Dop-4.h35 #define _FP_FRAC_WORD_4(X,w) (X##_f[w]) macro

Completed in 37 milliseconds