Home | History | Annotate | Download | only in include

Lines Matching defs:mpz_set_ui

397    mpz_set_ui etc are omitted to leave open the lazy allocation scheme
1092 #define mpz_set_ui __gmpz_set_ui
1093 __GMP_DECLSPEC void mpz_set_ui __GMP_PROTO ((mpz_ptr, unsigned long int));