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

/netbsd-current/external/lgpl3/gmp/dist/
H A Dgmpxx.h1720 bool fits_sint_p() const { return mpz_fits_sint_p(mp); } function in class:__gmp_expr
2120 bool fits_sint_p() const { return mpf_fits_sint_p(mp); } function in class:__gmp_expr

Completed in 271 milliseconds