HomeSort by: relevance | last modified time | path
    Searched defs:yy_def (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/compiler/
lex.yy.c 348 static yyconst short int yy_def[54] = variable in typeref:typename:yyconst short int[54]
779 yy_current_state = (int) yy_def[yy_current_state];
1265 yy_current_state = (int) yy_def[yy_current_state];
1300 yy_current_state = (int) yy_def[yy_current_state];
  /src/tools/m4/bootstrap/
tokenizer.c 431 static yyconst flex_int16_t yy_def[37] = variable in typeref:typename:yyconst flex_int16_t[37]
751 yy_current_state = (int) yy_def[yy_current_state];
1144 yy_current_state = (int) yy_def[yy_current_state];
1172 yy_current_state = (int) yy_def[yy_current_state];

Completed in 42 milliseconds