HomeSort by relevance Sort by last modified time
    Searched defs:yyerror (Results 1 - 19 of 19) sorted by null

  /external/bison/lib/
yyerror.c 24 int yyerror (char const *);
27 yyerror (char const *message) function
  /prebuilts/misc/common/swig/include/2.0.11/perl5/
noembed.h 49 #ifdef yyerror
50 #undef yyerror macro
  /external/bison/data/
glr.c 70 # Optional effective arguments passed to yyerror: user args plus yylloc, and
102 # Arguments passed to yyerror: user formals plus yylocp with leading comma.
199 #define yyerror ]b4_prefix[error macro
613 quotes and backslashes, so that it's suitable for yyerror. The
766 yyerror (]b4_yyerror_args[yymsg);
829 * yyerr for YYERROR, yyabort for YYABORT. */
845 # undef YYERROR
846 # define YYERROR return yyerrok, yyerr
855 return yyerror (]b4_yyerror_args[YY_("syntax error: cannot back up")), \
876 # undef YYERROR
    [all...]
yacc.c 87 # Expand ARG iff yyerror is to be given a location as argument.
95 # Arguments passed to yyerror: user args plus yylloc.
363 #define yyerror ]b4_prefix[error macro
743 #define YYERROR goto yyerrorlab
746 /* Like YYERROR except do call yyerror. This remains here temporarily
747 to ease the transition to the new meaning of YYERROR, for GCC.
776 yyerror (]b4_yyerror_args[YY_("syntax error: cannot back up")); \
777 YYERROR; \
    [all...]
  /ndk/sources/host-tools/nawk-20071023/
lib.c 492 void yyerror(const char *s) function
  /external/mksh/src/
lex.c 902 yyerror("no closing quote\n");
1193 yyerror("%s '%s' unclosed\n", "here document", eof);
1221 yyerror(const char *fmt, ...) function
    [all...]
  /external/chromium_org/third_party/angle/src/compiler/preprocessor/
ExpressionParser.cpp 65 #define yyerror pperror macro
131 static void yyerror(Context* context, const char* reason);
670 #define YYERROR goto yyerrorlab
673 /* Like YYERROR except do call yyerror. This remains here temporarily
674 to ease the transition to the new meaning of YYERROR, for GCC.
702 yyerror (context, YY_("syntax error: cannot back up")); \
703 YYERROR; \
963 quotes and backslashes, so that it's suitable for yyerror. The
1035 for details. YYERROR is fine as it does not invoke thi
    [all...]
  /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...]
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
pmu-bison.c 67 #define yyerror perf_pmu_error macro
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.
587 yyerror (format, name, YY_("syntax error: cannot back up")); \
588 YYERROR; \
882 quotes and backslashes, so that it's suitable for yyerror. The
955 for details. YYERROR is fine as it does not invoke this
    [all...]
parse-events-bison.c 67 #define yyerror parse_events_error macro
666 #define YYERROR goto yyerrorlab
669 /* Like YYERROR except do call yyerror. This remains here temporarily
670 to ease the transition to the new meaning of YYERROR, for GCC.
697 yyerror (_data, scanner, YY_("syntax error: cannot back up")); \
698 YYERROR; \
992 quotes and backslashes, so that it's suitable for yyerror. The
    [all...]
  /external/chromium_org/third_party/angle/src/compiler/translator/
glslang_lex.cpp 3297 void yyerror(YYLTYPE* lloc, TParseContext* context, const char* reason) { function
    [all...]
  /external/elfutils/0.153/src/
ldscript.c 67 #define yyerror lderror macro
122 static void yyerror (const char *s);
811 #define YYERROR goto yyerrorlab
814 /* Like YYERROR except do call yyerror. This remains here temporarily
815 to ease the transition to the new meaning of YYERROR, for GCC.
842 yyerror (YY_("syntax error: cannot back up")); \
843 YYERROR; \
2437 yyerror (const char *s) function
    [all...]
  /external/bison/src/
parse-gram.c 67 #define yyerror gram_error macro
124 #undef yyerror macro
125 #define yyerror(Msg) \ macro
    [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glcpp-parse.c 67 #define yyerror glcpp_parser_error macro
113 yyerror (YYLTYPE *locp, glcpp_parser_t *parser, const char *error);
3567 yyerror (YYLTYPE *locp, glcpp_parser_t *parser, const char *error) function
    [all...]
glsl_parser.cc 67 #define yyerror _mesa_glsl_error macro
113 #undef yyerror macro
115 static void yyerror(YYLTYPE *loc, _mesa_glsl_parse_state *st, const char *msg) function
    [all...]
  /external/elfutils/0.153/libcpu/
i386_parse.c 67 #define yyerror i386_error macro
129 static void yyerror (const char *s);
803 #define YYERROR goto yyerrorlab
806 /* Like YYERROR except do call yyerror. This remains here temporarily
807 to ease the transition to the new meaning of YYERROR, for GCC.
834 yyerror (YY_("syntax error: cannot back up")); \
835 YYERROR; \
1121 quotes and backslashes, so that it's suitable for yyerror. The
2262 yyerror (const char *s) function
    [all...]
  /external/libpcap/
grammar.c 67 #define yyerror pcap_error macro
240 yyerror(const char *msg) function
    [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/program/
program_parse.tab.c 67 #define yyerror _mesa_program_error macro
139 static void yyerror(struct YYLTYPE *locp, struct asm_parser_state *state,
5805 yyerror(YYLTYPE *locp, struct asm_parser_state *state, const char *s) function
    [all...]
  /prebuilts/tools/common/m2/repository/com/thoughtworks/qdox/qdox/1.12/
qdox-1.12.jar 

Completed in 798 milliseconds