Home
last modified time | relevance | path

Searched refs:copysingl (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/bsd/flex/dist/src/
H A Dnfa.c82 int copysingl (int singl, int num) in copysingl() function
551 base_mach = copysingl (mach, lb - 1); in mkrep()
H A Dparse.y610 copysingl( $1, $3 - 1 ) );
692 copysingl( $1, $3 - 1 ) );
H A Dinitparse.c1402 copysingl( yystack.l_mark[-3], yystack.l_mark[-1] - 1 ) ); in YYPARSE_DECL()
1482 copysingl( yystack.l_mark[-3], yystack.l_mark[-1] - 1 ) ); in YYPARSE_DECL()
H A Dflexdef.h928 extern int copysingl(int, int);