Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/awk/
H A Drun.c29 #define tempfree(x, s) if (istemp(x)) tfree(x, s)
76 static void tfree(Cell *, char *);
652 tfree(Cell *a, char *s) in tfree() function