Home
last modified time | relevance | path

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

/Linux-v4.19/include/math-emu/
Dop-2.h91 __FP_FRAC_ADDI_2(X##_f1, X##_f0, I)
147 #ifndef __FP_FRAC_ADDI_2
148 #define __FP_FRAC_ADDI_2(xh, xl, i) \
169 #undef __FP_FRAC_ADDI_2
170 #define __FP_FRAC_ADDI_2(xh, xl, i) add_ssaaaa(xh, xl, xh, xl, 0, i) macro
290 __FP_FRAC_ADDI_2(_FP_FRAC_WORD_4(_z,3),_FP_FRAC_WORD_4(_z,2), \
292 __FP_FRAC_ADDI_2(_FP_FRAC_WORD_4(_z,3),_FP_FRAC_WORD_4(_z,2), \
Dop-4.h346 __FP_FRAC_ADDI_2(p2,p1,_t); \
348 __FP_FRAC_ADDI_2(p3,p2,_t); \