Searched defs:__FP_FRAC_ADDI_2 (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/arch/ppc/math-emu/ |
D | op-2.h | 135 #define __FP_FRAC_ADDI_2(xh, xl, i) add_ssaaaa(xh, xl, xh, xl, 0, i) macro
|
/linux-2.4.37.9/include/math-emu/ |
D | op-2.h | 170 #define __FP_FRAC_ADDI_2(xh, xl, i) add_ssaaaa(xh, xl, xh, xl, 0, i) macro
|