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

  /src/sys/external/bsd/acpica/dist/compiler/
dtcompilerparser.tab.c 1119 static char const yyor[] = " or %s";
1123 * (sizeof yyor - 1))];
1153 yyprefix = yyor;
1118 static char const yyor[] = " or %s"; local in function:yysyntax_error
dtparser.tab.c 1201 static char const yyor[] = " or %s";
1205 * (sizeof yyor - 1))];
1235 yyprefix = yyor;
1200 static char const yyor[] = " or %s"; local in function:yysyntax_error
prparser.tab.c 1204 static char const yyor[] = " or %s";
1208 * (sizeof yyor - 1))];
1238 yyprefix = yyor;
1203 static char const yyor[] = " or %s"; local in function:yysyntax_error

Completed in 15 milliseconds