Searched refs:mp_rat_to_string (Results 1 – 4 of 4) sorted by relevance
94 mp_result mp_rat_to_string(mp_rat r, mp_size radix, char *str, int limit);
369 CHECK(mp_rat_to_string(op, r, str, len)); in GMPQAPI()
491 mp_result mp_rat_to_string(mp_rat r, mp_size radix, char *str, int limit) in mp_rat_to_string() function
168 #define mp_rat_to_string isl_mp_rat_to_string macro