HomeSort by: relevance | last modified time | path
    Searched defs:mp_int_clear (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mit/isl/dist/imath_wrap/
wrap.h 72 #define mp_int_clear isl_mp_int_clear macro
  /src/external/mit/isl/dist/imath/
imath.c 156 mp_int_clear(TEMP(i)); \
459 void mp_int_clear(mp_int z) { function
472 mp_int_clear(z);
1479 mp_int_clear(&tmp);

Completed in 164 milliseconds