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

/freebsd-10.3-release/contrib/gcc/config/soft-fp/
H A Dop-4.h255 doit(_FP_FRAC_WORD_8(_z,1), _FP_FRAC_WORD_8(_z,0), X##_f[0], Y##_f[0]); \
261 __FP_FRAC_ADD_3(_FP_FRAC_WORD_8(_z,3),_FP_FRAC_WORD_8(_z,2), \
262 _FP_FRAC_WORD_8(_z,1), 0,_b_f1,_b_f0, \
263 0,0,_FP_FRAC_WORD_8(_z,1)); \
264 __FP_FRAC_ADD_3(_FP_FRAC_WORD_8(_z,3),_FP_FRAC_WORD_8(_z,2), \
265 _FP_FRAC_WORD_8(_z,1), 0,_c_f1,_c_f0, \
266 _FP_FRAC_WORD_8(_
[all...]
H A Dop-8.h38 #define _FP_FRAC_WORD_8(X,w) (X##_f[w]) macro

Completed in 108 milliseconds