Searched refs:tempfree (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/one-true-awk/
H A Drun.c40 #define tempfree(x) if (istemp(x)) tfree(x); else macro
43 #undef tempfree
45 void tempfree(Cell *p) {
173 tempfree(x);
190 tempfree(x);
197 tempfree(x);
206 tempfree(x);
265 tempfree(y);
296 tempfree(t);
301 tempfree(
[all...]
H A DFIXES762 removed extra arg on gettemp, tempfree. minor error message rewording.

Completed in 54 milliseconds