OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sympartition
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/flex/dist/src/
dfa.c
40
void
sympartition
(int[], int, int[], int[]);
611
sympartition
(dset, dsize, symlist, duplist);
998
/*
sympartition
- partition characters with same out-transitions
1001
*
sympartition
( int ds[current_max_dfa_size], int numstates,
1005
void
sympartition
(int ds[], int numstates, int symlist[], int duplist[])
function
1029
("bad transition character detected in
sympartition
()"));
Completed in 28 milliseconds
Indexes created Sun Jul 12 00:26:10 UTC 2026