Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/imath/
Dimrat.h84 int mp_rat_compare_unsigned(mp_rat a, mp_rat b); /* |a| <=> |b| */
Dimrat.c413 int cmp = mp_rat_compare_unsigned(a, b); in mp_rat_compare()
422 int mp_rat_compare_unsigned(mp_rat a, mp_rat b) in mp_rat_compare_unsigned() function
/external/llvm-project/polly/lib/External/isl/imath_wrap/
Dwrap.h133 #define mp_rat_compare_unsigned isl_mp_rat_compare_unsigned macro