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

/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/
H A Dgmpxx.h1662 unsigned long int get_ui() const { return mpz_get_ui(mp); } function in class:__gmp_expr
2045 unsigned long int get_ui() const { return mpf_get_ui(mp); } function in class:__gmp_expr

Completed in 106 milliseconds