Searched refs:cshell (Results 1 – 4 of 4) sorted by relevance
837 extern void cshell PROTO((Char [], int, int));
643 cshell( ccltbl + cclmap[$1], ccllen[$1], true );
257 void cshell( v, n, special_case_0 ) in cshell() function
1222 cshell( ccltbl + cclmap[yyvsp[0]], ccllen[yyvsp[0]], true ); in yyparse()