Searched refs:mp_rat_div_int (Results 1 – 3 of 3) sorted by relevance
80 mp_result mp_rat_div_int(mp_rat a, mp_int b, mp_rat c); /* c = a / b */
366 mp_result mp_rat_div_int(mp_rat a, mp_int b, mp_rat c) in mp_rat_div_int() function
141 #define mp_rat_div_int isl_mp_rat_div_int macro