Searched refs:CCOPY (Results 1 – 2 of 2) sorted by relevance
187 #define CCOPY 6 macro
185 { 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()