Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/imath_wrap/
H A Dwrap.h92 #define mp_int_free isl_mp_int_free macro
/netbsd-src/external/mit/isl/dist/imath/
H A Dimath.c469 void mp_int_free(mp_int z) { in mp_int_free() function