Lines Matching defs:ccp
479 const char *ccp = NULL;482 ccp = skip_varname(array, false);483 if (!ccp || !(!ccp[0] || (ccp[0] == '+' && !ccp[1]))) {