OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:yy_get_previous_state
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/compiler/
lex.yy.c
273
static yy_state_type
yy_get_previous_state
YY_PROTO(( void ));
908
yy_current_state =
yy_get_previous_state
();
912
*
yy_get_previous_state
() go ahead and do it
973
yy_current_state =
yy_get_previous_state
();
983
yy_current_state =
yy_get_previous_state
();
1138
/*
yy_get_previous_state
- get the state just before the EOB char was reached */
1140
static yy_state_type
yy_get_previous_state
()
function
/src/tools/m4/bootstrap/
tokenizer.c
353
static yy_state_type
yy_get_previous_state
(void );
895
yy_current_state =
yy_get_previous_state
( );
899
*
yy_get_previous_state
() go ahead and do it
960
yy_current_state =
yy_get_previous_state
( );
970
yy_current_state =
yy_get_previous_state
( );
1125
/*
yy_get_previous_state
- get the state just before the EOB char was reached */
1127
static yy_state_type
yy_get_previous_state
(void)
function
Completed in 16 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026