Searched defs:xh (Results 1 – 1 of 1) sorted by relevance
/include/math-emu/ |
D | op-2.h | 129 #define __FP_CLZ_2(R, xh, xl) \ argument 165 #define __FP_FRAC_ADDI_2(xh, xl, i) add_ssaaaa(xh, xl, xh, xl, 0, i) argument 171 #define __FP_FRAC_DEC_2(xh, xl, yh, yl) sub_ddmmss(xh, xl, xh, xl, yh, yl) argument
|