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

/ndk/sources/host-tools/nawk-20071023/
H A Drun.c37 #define tempfree(x) if (istemp(x)) tfree(x); else macro
40 #undef tempfree
42 void tempfree(Cell *p) {
169 tempfree(x);
186 tempfree(x);
193 tempfree(x);
202 tempfree(x);
261 tempfree(y);
292 tempfree(t);
297 tempfree(
[all...]

Completed in 53 milliseconds