Searched refs:__FP_FRAC_DEC_3 (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/gcc/gcc/config/soft-fp/ |
H A D | op-4.h | 484 __FP_FRAC_DEC_3(X##_f[3], X##_f[2], X##_f[1], \ 590 #ifndef __FP_FRAC_DEC_3 591 #define __FP_FRAC_DEC_3(x2,x1,x0,y2,y1,y0) \ macro
|
H A D | op-2.h | 314 __FP_FRAC_DEC_3(_FP_FRAC_WORD_4(_z,3),_FP_FRAC_WORD_4(_z,2), \ 317 __FP_FRAC_DEC_3(_FP_FRAC_WORD_4(_z,3),_FP_FRAC_WORD_4(_z,2), \
|