Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/awk/
H A Dawk.h187 #define CCOPY 6 macro
H A Drun.c185 { OCELL, CCOPY, 0, (uchar *) "", 0.0, NUM|STR|DONTFREE }; in call()
260 if (t->csub == CCOPY) { in call()
295 y->csub = CCOPY; /* prevents freeing until call is over */ in copycell()