Searched refs:__mpz_struct (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/libroot/posix/glibc/stdlib/
H A Dgmp.h80 } __mpz_struct; typedef in typeref:struct:__anon202
91 } __mpz_struct; typedef in typeref:struct:__anon203
96 typedef __mpz_struct MP_INT;
97 typedef __mpz_struct mpz_t[1];
104 __mpz_struct _mp_num;
105 __mpz_struct _mp_den;
144 typedef __gmp_const __mpz_struct *mpz_srcptr;
145 typedef __mpz_struct *mpz_ptr;

Completed in 30 milliseconds