Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/imath/
Dimrat.h94 mp_result mp_rat_to_string(mp_rat r, mp_size radix, char *str, int limit);
Dgmp_compat.c369 CHECK(mp_rat_to_string(op, r, str, len)); in GMPQAPI()
Dimrat.c491 mp_result mp_rat_to_string(mp_rat r, mp_size radix, char *str, int limit) in mp_rat_to_string() function
/external/llvm-project/polly/lib/External/isl/imath_wrap/
Dwrap.h168 #define mp_rat_to_string isl_mp_rat_to_string macro