Home
last modified time | relevance | path

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

/dragonfly/contrib/awk/
HDawk.h183 #define CTEMP 4 macro
225 #define istemp(n) ((n)->csub == CTEMP)
HDrun.c98 static Cell tempcell ={ OCELL, CTEMP, 0, EMPTY, 0.0, NUM|STR|DONTFREE, NULL, NULL };
298 t->csub = CTEMP; in call()
308 t->csub = CTEMP; in call()
311 t->csub = CTEMP; in call()