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

  /src/external/mit/isl/dist/imath_wrap/
wrap.h 70 #define mp_int_alloc isl_mp_int_alloc macro
  /src/external/mit/isl/dist/
isl_int_imath.h 9 #define isl_int_init(i) i = mp_int_alloc()
isl_int_sioimath.h 334 *ptr = isl_sioimath_encode_big(mp_int_alloc());
  /src/external/mit/isl/dist/imath/
imath.h 119 mp_int mp_int_alloc(void);
146 This should only be used for `z` allocated by `mp_int_alloc()`. */
imath.c 378 mp_int mp_int_alloc(void) { function

Completed in 48 milliseconds