Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/imath/
H A Dimrat.h180 mp_result mp_rat_to_ints(mp_rat r, mp_small *num, mp_small *den);
H A Dimrat.c457 mp_result mp_rat_to_ints(mp_rat r, mp_small *num, mp_small *den) { in mp_rat_to_ints() function
/netbsd-src/external/mit/isl/dist/imath_wrap/
H A Dwrap.h167 #define mp_rat_to_ints isl_mp_rat_to_ints macro