Searched refs:tfree (Results 1 – 9 of 9) sorted by relevance
325 tfree(a);330 tfree(offset);
293 tfree(p->alloc); in ffree()294 tfree(p); in ffree()309 tfree(p->alloc);310 tfree(p);
146 tfree(b[i]);
714 # define tfree(p) macro719 # define tfree(p) free((malloc_type)(p)) macro
421 tfree(b->string);453 tfree(b->string);
875 tfree(f->base);919 tfree(f->base);
160 extern void tfree(Cell *);
40 #define tempfree(x) if (istemp(x)) tfree(x); else683 void tfree(Cell *a) /* free a tempcell */ in tfree() function
962 tfree(pt);