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_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
669
while ( yy_chk[
yy_base
[yy_current_state] + yy_c] != yy_current_state )
675
yy_current_state = yy_nxt[
yy_base
[yy_current_state] + (unsigned int) yy_c];
678
while (
yy_base
[yy_current_state] != 73 );
1155
while ( yy_chk[
yy_base
[yy_current_state] + yy_c] != yy_current_state )
1161
yy_current_state = yy_nxt[
yy_base
[yy_current_state] + (unsigned int) yy_c];
1190
while ( yy_chk[
yy_base
[yy_current_state] + yy_c] != yy_current_state )
1196
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
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 18 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026