Home
last modified time | relevance | path

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

/linux-3.4.99/include/math-emu/ !
Dop-2.h100 __FP_FRAC_DEC_2(X##_f1, X##_f0, Y##_f1, Y##_f0)
159 #ifndef __FP_FRAC_DEC_2
160 #define __FP_FRAC_DEC_2(xh, xl, yh, yl) \
175 #undef __FP_FRAC_DEC_2
176 #define __FP_FRAC_DEC_2(xh, xl, yh, yl) sub_ddmmss(xh, xl, xh, xl, yh, yl) macro
Dop-4.h453 __FP_FRAC_DEC_2(X##_f[3], X##_f[2], \