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

/macosx-10.10.1/awk-20/src/
H A Dawk.h81 uschar csub; /* CCON, CTEMP, CFLD, etc. */
156 #define CTEMP 4 macro
198 #define istemp(n) ((n)->csub == CTEMP)
H A Drun.c89 static Cell tempcell ={ OCELL, CTEMP, 0, "", 0.0, NUM|STR|DONTFREE };
294 t->csub = CTEMP;
304 t->csub = CTEMP;
307 t->csub = CTEMP;

Completed in 94 milliseconds