Searched refs:_FP_UNPACK_CANONICAL (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/contrib/gcc/config/soft-fp/
H A Dsingle.h87 _FP_UNPACK_CANONICAL(S,1,X); \
93 _FP_UNPACK_CANONICAL(S,1,X); \
H A Ddouble.h98 _FP_UNPACK_CANONICAL(D,2,X); \
104 _FP_UNPACK_CANONICAL(D,2,X); \
195 _FP_UNPACK_CANONICAL(D,1,X); \
201 _FP_UNPACK_CANONICAL(D,1,X); \
H A Dquad.h104 _FP_UNPACK_CANONICAL(Q,4,X); \
110 _FP_UNPACK_CANONICAL(Q,4,X); \
205 _FP_UNPACK_CANONICAL(Q,2,X); \
211 _FP_UNPACK_CANONICAL(Q,2,X); \
H A Dextended.h144 _FP_UNPACK_CANONICAL(E,4,X); \
150 _FP_UNPACK_CANONICAL(E,4,X); \
335 _FP_UNPACK_CANONICAL(E,2,X); \
341 _FP_UNPACK_CANONICAL(E,2,X); \
H A Dop-common.h42 #define _FP_UNPACK_CANONICAL(fs, wc, X) \ macro

Completed in 54 milliseconds