Searched refs:tfree (Results 1 – 4 of 4) sorted by relevance
714 tfree(struct op *t, Area *ap) in tfree() function742 tfree(t->left, ap); in tfree()743 tfree(t->right, ap); in tfree()
790 tfree(tp->val.t, tp->areap); in comexec()1078 tfree(tp->val.t, tp->areap); in define()
1164 tfree(t, ATEMP); in yyrecursive()
2363 void tfree(struct op *, Area *);