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

/linux-master/include/math-emu/
H A Dop-2.h240 doit(_FP_FRAC_WORD_4(_z,1), _FP_FRAC_WORD_4(_z,0), X##_f0, Y##_f0); \
243 doit(_FP_FRAC_WORD_4(_z,3), _FP_FRAC_WORD_4(_z,2), X##_f1, Y##_f1); \
245 __FP_FRAC_ADD_3(_FP_FRAC_WORD_4(_z,3),_FP_FRAC_WORD_4(_z,2), \
246 _FP_FRAC_WORD_4(_z,1), 0, _b_f1, _b_f0, \
247 _FP_FRAC_WORD_4(_z,3),_FP_FRAC_WORD_4(_z,2), \
248 _FP_FRAC_WORD_4(_
[all...]
H A Dop-4.h35 #define _FP_FRAC_WORD_4(X,w) (X##_f[w]) macro

Completed in 130 milliseconds