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

  /ndk/sources/host-tools/nawk-20071023/
awk.h 80 uschar csub; /* CCON, CTEMP, CFLD, etc. */
155 #define CTEMP 4
197 #define istemp(n) ((n)->csub == CTEMP)
run.c 89 static Cell tempcell ={ OCELL, CTEMP, 0, "", 0.0, NUM|STR|DONTFREE };
291 t->csub = CTEMP;
301 t->csub = CTEMP;
304 t->csub = CTEMP;
    [all...]

Completed in 63 milliseconds