Searched refs:__FP_FRAC_DEC_3 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/sparc/include/asm/ |
H A D | sfp-machine_32.h | 158 #define __FP_FRAC_DEC_3(x2,x1,x0,y2,y1,y0) __FP_FRAC_SUB_3(x2,x1,x0,x2,x1,x0,y2,y1,y0) macro
|
/openbmc/linux/include/math-emu/ |
H A D | op-4.h | 473 __FP_FRAC_DEC_3(X##_f[3], X##_f[2], X##_f[1], \ 579 #ifndef __FP_FRAC_DEC_3 580 #define __FP_FRAC_DEC_3(x2,x1,x0,y2,y1,y0) \ macro
|
H A D | op-2.h | 289 __FP_FRAC_DEC_3(_FP_FRAC_WORD_4(_z,3),_FP_FRAC_WORD_4(_z,2), \ 292 __FP_FRAC_DEC_3(_FP_FRAC_WORD_4(_z,3),_FP_FRAC_WORD_4(_z,2), \
|