Searched refs:mp_rat_compare_unsigned (Results 1 – 3 of 3) sorted by relevance
165 int mp_rat_compare_unsigned(mp_rat a, mp_rat b);
390 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
133 #define mp_rat_compare_unsigned isl_mp_rat_compare_unsigned macro