Home
last modified time | relevance | path

Searched defs:mpz_init_set_str (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gmp/mpz/
H A Diset_str.c30 mpz_init_set_str (mpz_ptr x, const char *str, int base) in mpz_init_set_str() function
/dragonfly/gnu/usr.bin/gmp/
H A Dgmp.h934 #define mpz_init_set_str __gmpz_init_set_str macro