OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs: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 ));
1016
yy_current_state =
yy_get_previous_state
();
1020
*
yy_get_previous_state
() go ahead and do it
1081
yy_current_state =
yy_get_previous_state
();
1091
yy_current_state =
yy_get_previous_state
();
1246
/*
yy_get_previous_state
- get the state just before the EOB char was reached */
1248
static yy_state_type
yy_get_previous_state
()
function in typeref:typename:yy_state_type
/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 in typeref:typename:yy_state_type
Completed in 14 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025