OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lex_param
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/byacc/dist/test/
ok_syntax1.y
8
%
lex_param
{ int *base }
/src/external/bsd/byacc/dist/
output.c
1858
if (pure_parser &&
lex_param
)
1867
puts_param_types(fp,
lex_param
, 0);
1876
puts_param_names(fp,
lex_param
, 0);
1895
else if (
lex_param
)
1898
puts_param_types(fp,
lex_param
, 0);
1902
puts_param_names(fp,
lex_param
, 0);
reader.c
104
param *
lex_param
;
variable
556
{ "lex-param",
LEX_PARAM
},
1230
if (k ==
LEX_PARAM
)
1231
head =
lex_param
;
1243
if (k ==
LEX_PARAM
)
1244
lex_param
= p;
2113
case
LEX_PARAM
:
4206
lex_param
= free_declarations(
lex_param
);
Completed in 52 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026