Home
last modified time | relevance | path

Searched refs:mp_rat_to_string (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/mit/isl/dist/imath/
H A Dimrat.h186 mp_result mp_rat_to_string(mp_rat r, mp_size radix, char *str, int limit);
H A Dgmp_compat.c335 CHECK(mp_rat_to_string(op, r, str, len)); in GMPQAPI()
H A Dimrat.c468 mp_result mp_rat_to_string(mp_rat r, mp_size radix, char *str, int limit) { in mp_rat_to_string() function
/netbsd-src/external/mit/isl/dist/imath_wrap/
H A Dwrap.h168 #define mp_rat_to_string isl_mp_rat_to_string macro