Home | History | Annotate | Download | only in include

Lines Matching refs:__mpq_struct

235 } __mpq_struct;
237 typedef __mpq_struct MP_RAT; /* gmp 1 source compatibility */
238 typedef __mpq_struct mpq_t[1];
280 typedef __gmp_const __mpq_struct *mpq_srcptr;
281 typedef __mpq_struct *mpq_ptr;