Searched refs:words64 (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/libquadmath/
H A Dquadmath-imp.h122 } words64; member in union:__anon1271
172 (ix0) = u.words64.high; \
173 (ix1) = u.words64.low; \
180 u.words64.high = (ix0); \
181 u.words64.low = (ix1); \
190 (v) = u.words64.high; \
198 u.words64.high = (v); \
207 (v) = u.words64.low; \
/netbsd-current/external/gpl3/gcc.old/dist/libquadmath/
H A Dquadmath-imp.h122 } words64; member in union:__anon1288
172 (ix0) = u.words64.high; \
173 (ix1) = u.words64.low; \
180 u.words64.high = (ix0); \
181 u.words64.low = (ix1); \
190 (v) = u.words64.high; \
198 u.words64.high = (v); \
207 (v) = u.words64.low; \

Completed in 97 milliseconds