HomeSort by relevance Sort by last modified time
    Searched refs:yyerror (Results 1 - 25 of 49) sorted by null

1 2

  /external/bison/lib/
yyerror.c 24 int yyerror (char const *);
27 yyerror (char const *message) function
Makefile.am 28 liby_a_SOURCES = main.c yyerror.c
  /external/ipsec-tools/src/racoon/
cftoken_proto.h 40 extern void yyerror __P((char *, ...));
cfparse.y 295 yyerror("unknown user \"%s\"", $2->v);
307 yyerror("unknown group \"%s\"", $2->v);
322 yyerror("invalid path type %d", $2);
362 yyerror("invalid GSS ID encoding %d", $2);
385 yyerror("failed to set my ident: %s",
454 yyerror("NAT-T support not compiled in.");
460 yyerror("admin directive is obsoleted.");
513 yyerror("racoon not configured with --enable-hybrid");
517 yyerror("racoon not configured with --with-libldap");
532 yyerror("invalid ldap protocol version (2|3)")
    [all...]
cftoken.l 415 yyerror("vmalloc failed");
491 yyerror("racoon not configured with --enable-hybrid");
498 yyerror("racoon not configured with --enable-hybrid");
505 yyerror("racoon not configured with --enable-hybrid");
512 yyerror("racoon not configured with --enable-hybrid");
519 yyerror("racoon not configured with --enable-hybrid");
526 yyerror("racoon not configured with --enable-hybrid");
533 yyerror("racoon not configured with --enable-hybrid");
540 yyerror("racoon not configured with --enable-hybrid");
586 yyerror("vmalloc failed")
    [all...]
  /external/checkpolicy/
module_compiler.c 42 extern int yyerror(char *msg);
59 yyerror
70 yyerror("no module name");
76 yyerror
83 yyerror
178 yyerror("out of memory");
211 yyerror("no role name");
215 yyerror("Out of memory!");
227 yyerror("Out of memory!");
251 yyerror("Out of memory!")
    [all...]
policy_define.c 65 extern int yyerror(char *msg);
87 yyerror(errormsg);
101 yyerror("queue overflow");
114 yyerror("out of memory");
124 yyerror("queue overflow");
156 yyerror("no class name for class definition?");
161 yyerror("out of memory");
168 yyerror("Out of memory!");
176 yyerror("could not declare class here");
254 yyerror("no capability name for policycap definition?")
    [all...]
  /system/core/sh/
arith.y 54 void yyerror(const char *);
101 yyerror("division by zero");
106 yyerror("division by zero");
190 yyerror(s)
arith.c 167 void yyerror(const char *);
556 #define YYERROR goto yyerrorlab
559 /* Like YYERROR except do call yyerror. This remains here temporarily
560 to ease the transition to the new meaning of YYERROR, for GCC.
579 yyerror ("syntax error: cannot back up");\
580 YYERROR; \
1576 yyerror(s) function
    [all...]
  /external/iproute2/tc/
emp_ematch.y 22 extern void yyerror(char *s);
97 void yyerror(char *s)
  /bootable/recovery/edify/
parser.y 29 void yyerror(Expr** root, int* error_count, const char* s);
95 yyerror(root, error_count, buffer);
96 YYERROR;
124 void yyerror(Expr** root, int* error_count, const char* s) {
  /external/e2fsprogs/intl/
plural.c 8 #define yyerror __gettexterror macro
79 static void yyerror (const char *str);
458 #define YYERROR goto yyerrlab1
459 /* Like YYERROR except do call yyerror. This remains here temporarily
460 to ease the transition to the new meaning of YYERROR, for GCC.
476 yyerror ("syntax error: cannot back up"); \
477 YYERROR; \
1169 yyerror (yymsg);
1173 yyerror ("parse error; also virtual memory exhausted")
1487 yyerror (const char *str) function
    [all...]
plural.y 58 static void yyerror (const char *str);
378 yyerror (const char *str)
  /external/ipsec-tools/src/libipsec/
policy_parse.y 110 extern void yyerror __P((char *msg));
365 yyerror(msg)
386 yyerror("malloc failed");
393 yyerror("malloc failed");
415 yyerror("invalid IP address");
421 yyerror("invalid IP address");
  /external/bison/data/
glr.cc 91 # Declare yyerror.
96 b4_c_ansi_function_decl([yyerror],
103 # Define yyerror.
111 ]b4_c_ansi_function_def([yyerror],
glr.c 61 # Optional effective arguments passed to yyerror: user args plus yylloc, and
92 # Arguments passed to yyerror: user formals plus yylocp.
157 #define yyerror b4_prefix[]error macro
672 quotes and backslashes, so that it's suitable for yyerror. The
825 yyerror (]b4_yyerror_args[yymsg);
889 * yyerr for YYERROR, yyabort for YYABORT. */
907 # undef YYERROR
908 # define YYERROR return yyerrok, yyerr
917 return yyerror (]b4_yyerror_args[YY_("syntax error: cannot back up")), \
940 # undef YYERROR
    [all...]
yacc.c 50 # Arguments passed to yyerror: user args plus yylloc.
156 #define yyerror b4_prefix[]error macro
558 #define YYERROR goto yyerrorlab
561 /* Like YYERROR except do call yyerror. This remains here temporarily
562 to ease the transition to the new meaning of YYERROR, for GCC.
581 yyerror (]b4_yyerror_args[YY_("syntax error: cannot back up")); \
582 YYERROR; \
793 quotes and backslashes, so that it's suitable for yyerror. The
    [all...]
  /external/mksh/src/
syn.c 194 yyerror("too many %ss\n", "<<");
272 yyerror("too many %ss\n",
423 yyerror("%s: %s\n", c == FOR ? "for" : Tselect,
487 yyerror("too many %ss\n", "redirection");
657 yyerror("%s: %s\n", sname, "invalid function name");
834 yyerror("%s: %s %s\n", Tsynerr, "unexpected", "EOF");
861 yyerror("%s: '%s' %s\n", Tsynerr, s, what);
  /external/bison/src/
parse-gram.y 47 #undef yyerror
48 #define yyerror(Msg) \
parse-gram.c 64 #define yyerror gram_error macro
232 #undef yyerror macro
233 #define yyerror(Msg) \ macro
837 #define YYERROR goto yyerrorlab
840 /* Like YYERROR except do call yyerror. This remains here temporarily
841 to ease the transition to the new meaning of YYERROR, for GCC.
860 yyerror (YY_("syntax error: cannot back up")); \
861 YYERROR; \
    [all...]
  /frameworks/base/tools/aidl/
aidl_language_y.y 7 int yyerror(char* errstr);
307 int yyerror(char* errstr)
  /external/elfutils/src/
ldscript.c 64 #define yyerror lderror macro
184 static void yyerror (const char *s);
789 #define YYERROR goto yyerrorlab
792 /* Like YYERROR except do call yyerror. This remains here temporarily
793 to ease the transition to the new meaning of YYERROR, for GCC.
812 yyerror (YY_("syntax error: cannot back up")); \
813 YYERROR; \
2257 yyerror (const char *s) function
    [all...]
  /external/libpcap/
grammar.c 54 #define yyerror pcap_error macro
352 yyerror(const char *msg) function
    [all...]
  /external/webkit/Tools/android/flex-2.5.4a/MISC/
parse.c 532 /* yyerror - eat up an error message from the parser;
536 void yyerror( msg ) function
544 #define YYERROR goto yyerrlab
614 yyerror("syntax error");
    [all...]
  /external/mdnsresponder/mDNSShared/
dnsextd_parser.y 26 void yyerror( const char* error );
381 void yyerror( const char *str )

Completed in 624 milliseconds

1 2