Searched refs:cclany (Results 1 – 2 of 2) sorted by relevance
76 static int ccldot, cclany; variable707 cclany = cclinit();708 cclnegate( cclany );711 mkeccl( ccltbl + cclmap[cclany],712 ccllen[cclany], nextecm,721 $$ = mkstate( -cclany );
61 static int ccldot, cclany; variable1465 cclany = cclinit(); in YYPARSE_DECL()1466 cclnegate( cclany ); in YYPARSE_DECL()1469 mkeccl( ccltbl + cclmap[cclany], in YYPARSE_DECL()1470 ccllen[cclany], nextecm, in YYPARSE_DECL()1479 yyval = mkstate( -cclany ); in YYPARSE_DECL()