Home
last modified time | relevance | path

Searched refs:mp_rat_compare_unsigned (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/polly/lib/External/isl/imath/
H A Dimrat.h165 int mp_rat_compare_unsigned(mp_rat a, mp_rat b);
H A Dimrat.c390 int cmp = mp_rat_compare_unsigned(a, b); in mp_rat_compare()
400 int mp_rat_compare_unsigned(mp_rat a, mp_rat b) { in mp_rat_compare_unsigned() function
/llvm-project-15.0.7/polly/lib/External/isl/imath_wrap/
H A Dwrap.h133 #define mp_rat_compare_unsigned isl_mp_rat_compare_unsigned macro