OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:accset
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/flex/dist/src/
dfa.c
81
* int
accset
[nacc+1], int nacc );
95
*
accset
[1 .. nacc] is the list of accepting numbers for the DFA state.
98
void check_trailing_context (int *nfa_states, int num_states, int *
accset
, int nacc)
118
if (
accset
[j] & YY_TRAILING_HEAD_MASK) {
214
* int
accset
[num_rules+1], int *nacc_addr,
223
*
accset
holds a list of the accepting numbers, and the size of
accset
is
230
int *epsclosure (int *t, int *ns_addr, int
accset
[], int *nacc_addr, int *hv_addr)
249
accset
[++nacc] = nfaccnum; \
374
int *
accset
, ds, nacc, newds
local
[
all
...]
gen.c
1058
int i, j, k, *
accset
, nacc, *acc_array, total_states;
local
1113
accset
= dfaacc[i].dfaacc_set;
1122
int accnum =
accset
[k];
1145
accset
[k]);
Completed in 27 milliseconds
Indexes created Sun Jul 05 00:25:41 UTC 2026