OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:reduction_table
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/byacc/dist/
lalr.c
40
reductions **
reduction_table
;
variable
110
reduction_table
= NEW2(nstates, reductions *);
112
reduction_table
[rp->number] = rp;
155
rp =
reduction_table
[i];
168
rp =
reduction_table
[i];
output.c
2080
FREE(
reduction_table
);
Completed in 19 milliseconds
Indexes created Thu Sep 24 00:25:51 UTC 2026