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

/freebsd-10.2-release/contrib/gcc/config/soft-fp/
H A Dop-2.h120 __FP_FRAC_DEC_2(X##_f1, X##_f0, Y##_f1, Y##_f0)
179 #ifndef __FP_FRAC_DEC_2
180 #define __FP_FRAC_DEC_2(xh, xl, yh, yl) \
195 #undef __FP_FRAC_DEC_2 macro
196 #define __FP_FRAC_DEC_2(xh, xl, yh, yl) sub_ddmmss(xh, xl, xh, xl, yh, yl) macro
H A Dop-4.h464 __FP_FRAC_DEC_2(X##_f[3], X##_f[2], \

Completed in 43 milliseconds