Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/imath_wrap/
H A Dwrap.h95 #define mp_int_init_copy isl_mp_int_init_copy macro
/netbsd-src/external/mit/isl/dist/imath/
H A Dimath.c408 mp_result mp_int_init_copy(mp_int z, mp_int old) { in mp_int_init_copy() function