Home
last modified time | relevance | path

Searched refs:SWAP_RP_TP (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/lgpl3/gmp/dist/mpz/
Dn_pow_ui.c155 #define SWAP_RP_TP \ macro
450 SWAP_RP_TP; in mpz_n_pow_ui()
466 SWAP_RP_TP; in mpz_n_pow_ui()
486 SWAP_RP_TP; in mpz_n_pow_ui()
498 SWAP_RP_TP; in mpz_n_pow_ui()
515 SWAP_RP_TP; in mpz_n_pow_ui()
527 SWAP_RP_TP; in mpz_n_pow_ui()
531 SWAP_RP_TP; in mpz_n_pow_ui()
/netbsd/src/external/lgpl3/gmp/dist/
DChangeLog21821 * mpz/n_pow_ui.c (SWAP_RP_TP): Use ASSERT_CODE on ralloc and talloc,