Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/math-emu/
A Dop-2.h86 __FP_FRAC_ADDI_2(X##_f1, X##_f0, I)
142 #ifndef __FP_FRAC_ADDI_2
143 #define __FP_FRAC_ADDI_2(xh, xl, i) \
164 #undef __FP_FRAC_ADDI_2
165 #define __FP_FRAC_ADDI_2(xh, xl, i) add_ssaaaa(xh, xl, xh, xl, 0, i) macro
285 __FP_FRAC_ADDI_2(_FP_FRAC_WORD_4(_z,3),_FP_FRAC_WORD_4(_z,2), \
287 __FP_FRAC_ADDI_2(_FP_FRAC_WORD_4(_z,3),_FP_FRAC_WORD_4(_z,2), \
A Dop-4.h346 __FP_FRAC_ADDI_2(p2,p1,_t); \
348 __FP_FRAC_ADDI_2(p3,p2,_t); \

Completed in 5 milliseconds