Searched refs:mkposcl (Results 1 – 4 of 4) sorted by relevance
406 return mkopt (mkposcl (state)); in mkclos()515 int mkposcl (int state) in mkposcl() function
945 extern int mkposcl(int);
622 $$ = mkposcl( $1 );
1375 yyval = mkposcl( yystack.l_mark[-1] ); in YYPARSE_DECL()