Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/imath_wrap/
H A Dwrap.h128 #define mp_rat_add isl_mp_rat_add macro
/netbsd-src/external/mit/isl/dist/imath/
H A Dimrat.c220 mp_result mp_rat_add(mp_rat a, mp_rat b, mp_rat c) { in mp_rat_add() function