Searched defs:__FP_FRAC_ADDI_2 (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/include/math-emu/ |
| H A D | op-2.h | 164 #undef __FP_FRAC_ADDI_2 macro 165 #define __FP_FRAC_ADDI_2(xh, xl, i) add_ssaaaa(xh, xl, xh, xl, 0, i) macro
|
| /kernel/linux/linux-6.6/include/math-emu/ |
| H A D | op-2.h | 164 #undef __FP_FRAC_ADDI_2 macro 165 #define __FP_FRAC_ADDI_2(xh, xl, i) add_ssaaaa(xh, xl, xh, xl, 0, i) macro
|
Completed in 3 milliseconds