OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:yy_last_accepting_state
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/compiler/
lex.yy.c
390
static yy_state_type
yy_last_accepting_state
;
variable in typeref:typename:yy_state_type
774
yy_last_accepting_state
= yy_current_state;
793
yy_current_state =
yy_last_accepting_state
;
809
yy_current_state =
yy_last_accepting_state
;
1260
yy_last_accepting_state
= yy_current_state;
1295
yy_last_accepting_state
= yy_current_state;
/src/tools/m4/bootstrap/
tokenizer.c
461
static yy_state_type
yy_last_accepting_state
;
variable in typeref:typename:yy_state_type
746
(
yy_last_accepting_state
) = yy_current_state;
765
yy_current_state = (
yy_last_accepting_state
);
779
yy_current_state = (
yy_last_accepting_state
);
1139
(
yy_last_accepting_state
) = yy_current_state;
1167
(
yy_last_accepting_state
) = yy_current_state;
Completed in 13 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025