OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:YYERROR
(Results
1 - 7
of
7
) sorted by relevancy
/src/dist/pf/sbin/pfctl/
parse.y
263
int
yyerror
(const char *, ...);
513
yyerror
("unknown ruleset-optimization %s", $$);
514
YYERROR
;
522
YYERROR
;
525
yyerror
("unknown optimization %s", $3);
527
YYERROR
;
544
YYERROR
;
547
yyerror
("error setting loginterface %s", $3);
549
YYERROR
;
555
yyerror
("hostid must be non-zero")
[
all
...]
/src/sbin/veriexecctl/
veriexecctl_parse.y
143
YYERROR
;
184
YYERROR
;
239
yyerror
(const char *msg)
/src/sys/external/bsd/acpica/dist/compiler/
dtcompilerparser.tab.c
714
#define
YYERROR
goto yyerrorlab
717
/* Like
YYERROR
except do call
yyerror
. This remains here temporarily
718
to ease the transition to the new meaning of
YYERROR
, for GCC.
737
yyerror
(YY_("syntax error: cannot back up")); \
738
YYERROR
; \
1035
quotes and backslashes, so that it's suitable for
yyerror
. The
1631
yyerror
(YY_("syntax error"));
1655
yyerror
(yymsg);
1659
yyerror
(YY_("syntax error"))
[
all
...]
dtparser.tab.c
796
#define
YYERROR
goto yyerrorlab
799
/* Like
YYERROR
except do call
yyerror
. This remains here temporarily
800
to ease the transition to the new meaning of
YYERROR
, for GCC.
819
yyerror
(YY_("syntax error: cannot back up")); \
820
YYERROR
; \
1117
quotes and backslashes, so that it's suitable for
yyerror
. The
1826
yyerror
(YY_("syntax error"));
1850
yyerror
(yymsg);
1854
yyerror
(YY_("syntax error"))
[
all
...]
prparser.tab.c
799
#define
YYERROR
goto yyerrorlab
802
/* Like
YYERROR
except do call
yyerror
. This remains here temporarily
803
to ease the transition to the new meaning of
YYERROR
, for GCC.
822
yyerror
(YY_("syntax error: cannot back up")); \
823
YYERROR
; \
1120
quotes and backslashes, so that it's suitable for
yyerror
. The
1836
yyerror
(YY_("syntax error"));
1860
yyerror
(yymsg);
1864
yyerror
(YY_("syntax error"))
[
all
...]
/src/tools/m4/bootstrap/
parser.c
49
extern int
yyerror
(const char *);
349
#define
YYERROR
goto yyerrlab
417
yyerror
("syntax error");
505
yyerror
("division by zero");
515
yyerror
("modulo zero");
644
yyerror
("yacc stack overflow");
/src/usr.bin/xlint/lint1/
cgram.y
1695
yyerror
("Bad attribute");
1704
yyerror
("Bad attribute");
2426
YYERROR
;
2431
YYERROR
;
2580
yyerror
("Bad attribute");
2597
yyerror
(const char *msg)
Completed in 36 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025