Searched refs:__FP_FRAC_SUB_2 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/include/math-emu/ |
H A D | op-2.h | 92 __FP_FRAC_SUB_2(R##_f1, R##_f0, X##_f1, X##_f0, Y##_f1, Y##_f0) 150 #ifndef __FP_FRAC_SUB_2 151 #define __FP_FRAC_SUB_2(rh, rl, xh, xl, yh, yl) \ 168 #undef __FP_FRAC_SUB_2 macro 169 #define __FP_FRAC_SUB_2 sub_ddmmss macro
|
/kernel/linux/linux-6.6/include/math-emu/ |
H A D | op-2.h | 92 __FP_FRAC_SUB_2(R##_f1, R##_f0, X##_f1, X##_f0, Y##_f1, Y##_f0) 150 #ifndef __FP_FRAC_SUB_2 151 #define __FP_FRAC_SUB_2(rh, rl, xh, xl, yh, yl) \ 168 #undef __FP_FRAC_SUB_2 macro 169 #define __FP_FRAC_SUB_2 sub_ddmmss macro
|
Completed in 4 milliseconds