Home
last modified time | relevance | path

Searched refs:s_free (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/polly/lib/External/isl/imath/
Dimath.c229 STATIC void s_free(void *ptr);
473 s_free(MP_DIGITS(z)); in mp_int_clear()
751 s_free(MP_DIGITS(c)); in mp_int_mul()
818 s_free(MP_DIGITS(c)); in mp_int_sqr()
2004 STATIC void s_free(void *ptr) in s_free() function
2246 s_free(t1); /* note t2 and t3 are just internal pointers to t1 */ in s_kmul()
2323 s_free(t1); /* note that t2 and t2 are internal pointers only */ in s_ksqr()