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

/external/webkit/Tools/android/flex-2.5.4a/
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 );

Completed in 63 milliseconds