OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:yy_base
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/compiler/
lex.yy.c
338
static yyconst short int
yy_base
[54] =
variable in typeref:typename:yyconst short int[54]
777
while ( yy_chk[
yy_base
[yy_current_state] + yy_c] != yy_current_state )
783
yy_current_state = yy_nxt[
yy_base
[yy_current_state] + (unsigned int) yy_c];
786
while (
yy_base
[yy_current_state] != 73 );
1263
while ( yy_chk[
yy_base
[yy_current_state] + yy_c] != yy_current_state )
1269
yy_current_state = yy_nxt[
yy_base
[yy_current_state] + (unsigned int) yy_c];
1298
while ( yy_chk[
yy_base
[yy_current_state] + yy_c] != yy_current_state )
1304
yy_current_state = yy_nxt[
yy_base
[yy_current_state] + (unsigned int) yy_c];
/src/tools/m4/bootstrap/
tokenizer.c
423
static yyconst flex_int16_t
yy_base
[37] =
variable in typeref:typename:yyconst flex_int16_t[37]
749
while ( yy_chk[
yy_base
[yy_current_state] + yy_c] != yy_current_state )
755
yy_current_state = yy_nxt[
yy_base
[yy_current_state] + (unsigned int) yy_c];
758
while (
yy_base
[yy_current_state] != 47 );
1142
while ( yy_chk[
yy_base
[yy_current_state] + yy_c] != yy_current_state )
1148
yy_current_state = yy_nxt[
yy_base
[yy_current_state] + (unsigned int) yy_c];
1170
while ( yy_chk[
yy_base
[yy_current_state] + yy_c] != yy_current_state )
1176
yy_current_state = yy_nxt[
yy_base
[yy_current_state] + (unsigned int) yy_c];
Completed in 17 milliseconds
Indexes created Sun Sep 28 12:09:53 GMT 2025