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_
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/compiler/
dtcompilerparser.tab.c
267
#ifndef
YY_
271
# define
YY_
(msgid) dgettext ("bison-runtime", msgid)
274
# ifndef
YY_
275
# define
YY_
(msgid) msgid
629
yyerror (
YY_
("syntax error: cannot back up")); \
1001
YY_
("syntax error, unexpected %s");
1002
YY_
("syntax error, unexpected %s, expecting %s");
1003
YY_
("syntax error, unexpected %s, expecting %s or %s");
1004
YY_
("syntax error, unexpected %s, expecting %s or %s or %s");
1005
YY_
("syntax error, unexpected %s, expecting %s or %s or %s or %s")
[
all
...]
dtparser.tab.c
284
#ifndef
YY_
288
# define
YY_
(msgid) dgettext ("bison-runtime", msgid)
291
# ifndef
YY_
292
# define
YY_
(msgid) msgid
711
yyerror (
YY_
("syntax error: cannot back up")); \
1083
YY_
("syntax error, unexpected %s");
1084
YY_
("syntax error, unexpected %s, expecting %s");
1085
YY_
("syntax error, unexpected %s, expecting %s or %s");
1086
YY_
("syntax error, unexpected %s, expecting %s or %s or %s");
1087
YY_
("syntax error, unexpected %s, expecting %s or %s or %s or %s")
[
all
...]
prparser.tab.c
286
#ifndef
YY_
290
# define
YY_
(msgid) dgettext ("bison-runtime", msgid)
293
# ifndef
YY_
294
# define
YY_
(msgid) msgid
714
yyerror (
YY_
("syntax error: cannot back up")); \
1086
YY_
("syntax error, unexpected %s");
1087
YY_
("syntax error, unexpected %s, expecting %s");
1088
YY_
("syntax error, unexpected %s, expecting %s or %s");
1089
YY_
("syntax error, unexpected %s, expecting %s or %s or %s");
1090
YY_
("syntax error, unexpected %s, expecting %s or %s or %s or %s")
[
all
...]
Completed in 16 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026