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

/netbsd-current/external/lgpl3/gmp/dist/
H A Dgmpxx.h115 #define __GMPXX_TMPZ_SI \ macro
852 { __GMPXX_TMPZ_SI; mpz_and (z, w, temp); }
870 { __GMPXX_TMPZ_SI; mpz_ior (z, w, temp); }
888 { __GMPXX_TMPZ_SI; mpz_xor (z, w, temp); }

Completed in 127 milliseconds