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

/macosx-10.10.1/awk-20/src/
H A Drun.c37 #define tempfree(x) if (istemp(x)) tfree(x); else macro
40 #undef tempfree
42 void tempfree(Cell *p) {
171 tempfree(x);
188 tempfree(x);
195 tempfree(x);
205 tempfree(x);
264 tempfree(y);
295 tempfree(t);
300 tempfree(
[all...]

Completed in 189 milliseconds