HomeSort by: relevance | last modified time | path
    Searched refs:mp_int_free (Results 1 - 5 of 5) sorted by relevancy

  /src/external/mit/isl/dist/imath_wrap/
wrap.h 92 #define mp_int_free isl_mp_int_free macro
  /src/external/mit/isl/dist/
isl_int_imath.h 10 #define isl_int_clear(i) mp_int_free(i)
isl_int_sioimath.h 343 mp_int_free(isl_sioimath_get_big(*ptr));
417 mp_int_free(isl_sioimath_get_big(*dst));
  /src/external/mit/isl/dist/imath/
imath.h 147 void mp_int_free(mp_int z);
imath.c 469 void mp_int_free(mp_int z) { function

Completed in 38 milliseconds