HomeSort by: relevance | last modified time | path
    Searched defs:copysingl (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/flex/dist/src/
nfa.c 71 /* copysingl - make a given number of copies of a singleton machine
75 * newsng = copysingl( singl, num );
82 int copysingl (int singl, int num) function
551 base_mach = copysingl (mach, lb - 1);
nfa.c 71 /* copysingl - make a given number of copies of a singleton machine
75 * newsng = copysingl( singl, num );
82 int copysingl (int singl, int num) function
551 base_mach = copysingl (mach, lb - 1);

Completed in 42 milliseconds