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

  /external/one-true-awk/
run.c 37 #define tempfree(x) if (istemp(x)) tfree(x); else macro
40 #undef tempfree
42 void tempfree(Cell *p) {
170 tempfree(x);
187 tempfree(x);
194 tempfree(x);
203 tempfree(x);
262 tempfree(y);
293 tempfree(t);
298 tempfree(t)
    [all...]
FIXES 762 removed extra arg on gettemp, tempfree. minor error message rewording.
    [all...]

Completed in 84 milliseconds