Searched refs:mkposcl (Results 1 – 4 of 4) sorted by relevance
409 return mkopt (mkposcl (state)); in mkclos()518 int mkposcl (int state) in mkposcl() function
954 extern int mkposcl(int);
625 $$ = mkposcl( $1 );
1415 yyval = mkposcl( yystack.l_mark[-1] ); in YYPARSE_DECL()