Searched refs:mkposcl (Results 1 – 4 of 4) sorted by relevance
398 return mkopt( mkposcl( state ) );514 int mkposcl( state ) in mkposcl() function
544 $$ = mkposcl( $1 );
948 extern int mkposcl PROTO((int));
1117 yyval = mkposcl( yyvsp[-1] ); in yyparse()