Searched refs:tfree (Results 1 – 4 of 4) sorted by relevance
692 tfree(struct op *t, Area *ap) in tfree() function721 tfree(t->left, ap); in tfree()722 tfree(t->right, ap); in tfree()
774 tfree(tp->val.t, tp->areap); in comexec()1024 tfree(tp->val.t, tp->areap); in define()
1156 tfree(t, ATEMP); in yyrecursive()
1935 void tfree(struct op *, Area *);