Searched defs:fits_ulong_p (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/lgpl3/gmp/dist/
H A Dgmpxx.h1725 bool fits_ulong_p() const { return mpz_fits_ulong_p(mp); } function in class:__gmp_expr
2125 bool fits_ulong_p() const { return mpf_fits_ulong_p(mp); } function in class:__gmp_expr

Completed in 183 milliseconds