Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
tfree
usr/src/cmd/awk/run.c
63
#define tempfree(x) if (istemp(x)) tfree(x)
usr/src/cmd/awk/run.c
97
static void tfree(Cell *);