Home
last modified time | relevance | path

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

/ndk/sources/host-tools/nawk-20071023/
Dawk.h155 #define CTEMP 4 macro
197 #define istemp(n) ((n)->csub == CTEMP)
Drun.c89 static Cell tempcell ={ OCELL, CTEMP, 0, "", 0.0, NUM|STR|DONTFREE };
291 t->csub = CTEMP; in call()
301 t->csub = CTEMP; in call()
304 t->csub = CTEMP; in call()