Home
last modified time | relevance | path

Searched refs:tfree (Results 1 - 4 of 4) sorted by relevance

/third_party/mksh/
H A Dtree.c721 tfree(struct op *t, Area *ap) in tfree() function
749 tfree(t->left, ap); in tfree()
750 tfree(t->right, ap); in tfree()
H A Dexec.c791 tfree(tp->val.t, tp->areap); in comexec()
1089 tfree(tp->val.t, tp->areap); in define()
H A Dsyn.c1159 tfree(t, ATEMP); in yyrecursive()
H A Dsh.h2727 void tfree(struct op *, Area *);

Completed in 11 milliseconds