HomeSort by relevance Sort by last modified time
    Searched full:tempfree (Results 1 - 2 of 2) sorted by null

  /ndk/sources/host-tools/nawk-20071023/
run.c 37 #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(t)
    [all...]
FIXES 676 removed extra arg on gettemp, tempfree. minor error message rewording.
    [all...]

Completed in 51 milliseconds