Home
last modified time | relevance | path

Searched refs:mkopt (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/pcc/dist/pcc/driver/
H A Dmkopt.sh40 * This file is generated by mkopt.sh *
72 * This file is generated by mkopt.sh *
/netbsd-src/external/bsd/flex/dist/src/
H A Dnfa.c409 return mkopt (mkposcl (state)); in mkclos()
427 int mkopt (int mach) in mkopt() function
565 tail = mkopt (link_machines (copy, tail)); in mkrep()
H A Dparse.y571 $$ = mkopt(
631 $$ = mkopt( $1 );
654 $$ = mkopt(
H A Dinitparse.c1363 yyval = mkopt( in YYPARSE_DECL()
1421 yyval = mkopt( yystack.l_mark[-1] ); in YYPARSE_DECL()
1444 yyval = mkopt( in YYPARSE_DECL()
H A Dflexdef.h948 extern int mkopt(int); /* make a machine optional */