Searched refs:_FP_PACK_CANONICAL (Results 1 - 16 of 16) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/math-emu/
H A Dtypes.c32 exc = _FP_PACK_CANONICAL(D, 2, X);
46 exc = _FP_PACK_CANONICAL(S, 1, __X);
50 exc |= _FP_PACK_CANONICAL(D, 2, X);
H A Dstfs.c36 err = _FP_PACK_CANONICAL(S, 1, R);
H A Dsingle.h54 _FP_PACK_CANONICAL(S,1,X); \
H A Ddouble.h65 _FP_PACK_CANONICAL(D,2,X); \
112 _FP_PACK_CANONICAL(D,1,X); \
H A Dsfp-machine.h186 ({ int __exc = _FP_PACK_CANONICAL(S,1,X); \
H A Dop-common.h58 #define _FP_PACK_CANONICAL(fs, wc, X) \ macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/math-emu/
H A Ddouble.h97 _FP_PACK_CANONICAL(D,2,X); \
103 _FP_PACK_CANONICAL(D,2,X); \
169 _FP_PACK_CANONICAL(D,1,X); \
175 _FP_PACK_CANONICAL(D,1,X); \
H A Dquad.h103 _FP_PACK_CANONICAL(Q,4,X); \
109 _FP_PACK_CANONICAL(Q,4,X); \
176 _FP_PACK_CANONICAL(Q,2,X); \
182 _FP_PACK_CANONICAL(Q,2,X); \
H A Dsingle.h86 _FP_PACK_CANONICAL(S,1,X); \
92 _FP_PACK_CANONICAL(S,1,X); \
H A Dextended.h156 _FP_PACK_CANONICAL(E,4,X); \
162 _FP_PACK_CANONICAL(E,4,X); \
333 _FP_PACK_CANONICAL(E,2,X); \
339 _FP_PACK_CANONICAL(E,2,X); \
H A Dop-common.h89 #define _FP_PACK_CANONICAL(fs, wc, X) \ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/math-emu/
H A Ddouble.h97 _FP_PACK_CANONICAL(D,2,X); \
103 _FP_PACK_CANONICAL(D,2,X); \
169 _FP_PACK_CANONICAL(D,1,X); \
175 _FP_PACK_CANONICAL(D,1,X); \
H A Dquad.h103 _FP_PACK_CANONICAL(Q,4,X); \
109 _FP_PACK_CANONICAL(Q,4,X); \
176 _FP_PACK_CANONICAL(Q,2,X); \
182 _FP_PACK_CANONICAL(Q,2,X); \
H A Dsingle.h86 _FP_PACK_CANONICAL(S,1,X); \
92 _FP_PACK_CANONICAL(S,1,X); \
H A Dextended.h156 _FP_PACK_CANONICAL(E,4,X); \
162 _FP_PACK_CANONICAL(E,4,X); \
333 _FP_PACK_CANONICAL(E,2,X); \
339 _FP_PACK_CANONICAL(E,2,X); \
H A Dop-common.h89 #define _FP_PACK_CANONICAL(fs, wc, X) \ macro

Completed in 65 milliseconds