Searched refs:tfree (Results 1 – 4 of 4) sorted by relevance
688 tfree(struct op *t, Area *ap) in tfree() function716 tfree(t->left, ap); in tfree()717 tfree(t->right, ap); in tfree()
831 tfree(tp->val.t, tp->areap); in comexec()1088 tfree(tp->val.t, tp->areap); in define()
1189 tfree(t, ATEMP); in yyrecursive()
2007 void tfree(struct op *, Area *);