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