Home
last modified time | relevance | path

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

/freebsd/contrib/flex/src/
H A Dnfa.c79 int copysingl (int singl, int num) in copysingl() function
548 base_mach = copysingl (mach, lb - 1); in mkrep()
H A Dparse.y607 copysingl( $1, $3 - 1 ) );
689 copysingl( $1, $3 - 1 ) );
H A Dflexdef.h919 extern int copysingl(int, int);
/freebsd/usr.bin/lex/
H A Dinitparse.c1360 copysingl( yystack.l_mark[-3], yystack.l_mark[-1] - 1 ) ); in YYPARSE_DECL()
1446 copysingl( yystack.l_mark[-3], yystack.l_mark[-1] - 1 ) ); in YYPARSE_DECL()