Searched refs:cclany (Results 1 – 2 of 2) sorted by relevance
76 static int ccldot, cclany; variable705 cclany = cclinit();706 cclnegate( cclany );709 mkeccl( ccltbl + cclmap[cclany],710 ccllen[cclany], nextecm,719 $$ = mkstate( -cclany );
61 static int ccldot, cclany; variable1467 cclany = cclinit(); in YYPARSE_DECL()1468 cclnegate( cclany ); in YYPARSE_DECL()1471 mkeccl( ccltbl + cclmap[cclany], in YYPARSE_DECL()1472 ccllen[cclany], nextecm, in YYPARSE_DECL()1481 yyval = mkstate( -cclany ); in YYPARSE_DECL()