Searched refs:mp_int_alloc (Results 1 – 5 of 5) sorted by relevance
70 #define mp_int_alloc isl_mp_int_alloc macro
9 #define isl_int_init(i) i = mp_int_alloc()
334 *ptr = isl_sioimath_encode_big(mp_int_alloc()); in isl_sioimath_reinit_big()
112 mp_int mp_int_alloc(void);
373 mp_int mp_int_alloc(void) in mp_int_alloc() function