Lines Matching full:ccopy
223 static Cell newcopycell = { OCELL, CCOPY, 0, "", 0.0, NUM|STR|DONTFREE };288 if (t->csub == CCOPY) {303 } else if (t == y && t->csub == CCOPY) {326 y->csub = CCOPY; /* prevents freeing until call is over */