Home
last modified time | relevance | path

Searched defs:mp_rat_copy (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mit/isl/dist/imath_wrap/
H A Dwrap.h136 #define mp_rat_copy isl_mp_rat_copy macro
/netbsd-src/external/mit/isl/dist/imath/
H A Dimrat.c162 mp_result mp_rat_copy(mp_rat a, mp_rat c) { in mp_rat_copy() function