Home
last modified time | relevance | path

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

/dragonfly/contrib/gmp/mpz/
H A Dinp_str.c58 mpz_inp_str_nowhite (mpz_ptr x, FILE *stream, int base, int c, size_t nread) in mpz_inp_str_nowhite() function
/dragonfly/contrib/gmp/
H A Dgmp-impl.h1371 #define mpz_inp_str_nowhite __gmpz_inp_str_nowhite macro