Searched refs:copysingl (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/flex/
H A Dnfa.c66 /* copysingl - make a given number of copies of a singleton machine
70 * newsng = copysingl( singl, num );
77 int copysingl( singl, num ) function
551 base_mach = copysingl( mach, lb - 1 );
H A Dflexdef.h922 extern int copysingl PROTO((int, int));
H A Dparse.y611 copysingl( $1, $3 - 1 ) );
H A Dparse.c2193 copysingl( (yyvsp[(1) - (4)]), (yyvsp[(3) - (4)]) - 1 ) );
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/flex/MISC/
H A Dparse.c1188 copysingl( yyvsp[-3], yyvsp[-1] - 1 ) );

Completed in 2157 milliseconds