Searched refs:tfree (Results 1 – 4 of 4) sorted by relevance
676 tfree(struct op *t, Area *ap) in tfree() function705 tfree(t->left, ap); in tfree()706 tfree(t->right, ap); in tfree()
765 tfree(tp->val.t, tp->areap); in comexec()1012 tfree(tp->val.t, tp->areap); in define()
1163 tfree(t, ATEMP); in yyrecursive()
1980 void tfree(struct op *, Area *);