Searched refs:XFREE (Results 1 - 6 of 6) sorted by relevance

/barrelfish-2018-10-04/lib/tommath/
H A Dbn_mp_fwrite.c33 XFREE (buf);
39 XFREE (buf);
44 XFREE (buf);
H A Dbn_mp_clear.c32 XFREE(a->dp);
H A Dbn_mp_prime_random_ex.c115 XFREE(tmp);
H A Dtommath.h112 #define XFREE free macro
120 extern void XFREE(void *p);
H A Dtommath.tex865 The digits are deallocated off the heap via the XFREE macro. Similar to XMALLOC the XFREE macro actually evaluates to
/barrelfish-2018-10-04/lib/tommath/pre_gen/
H A Dmpi.c1169 XFREE(a->dp);
3137 XFREE (buf);
3143 XFREE (buf);
3148 XFREE (buf);
6186 XFREE(tmp);

Completed in 114 milliseconds