Searched refs:YY_DECL (Results 1 - 21 of 21) sorted by relevance

/external/libpcap/
H A Dscanner.h3 #ifndef YY_DECL
4 #define YY_DECL int yylex(void) macro
6 YY_DECL;
H A Drunlex.sh231 #ifndef YY_DECL
232 #define YY_DECL int yylex(void)
234 YY_DECL;
H A Dscanner.c2929 #ifndef YY_DECL
2934 #define YY_DECL int pcap_lex (void) macro
2935 #endif /* !YY_DECL */
2954 YY_DECL
/external/bison/examples/calc++/
H A Dcalc++-driver.hh9 # define YY_DECL \ macro
15 YY_DECL;
H A Dcalc++-scanner.cc769 #ifndef YY_DECL
775 #define YY_DECL int yylex (void) macro
779 #endif /* !YY_DECL */
801 YY_DECL
/external/bison/src/
H A Dscan-skel.l41 #define YY_DECL static int skel_lex (void)
42 YY_DECL;
H A Dscan-skel.c639 #define YY_DECL static int skel_lex (void) macro
640 YY_DECL;
856 #ifndef YY_DECL
862 #define YY_DECL int skel_lex (void) macro
866 #endif /* !YY_DECL */
888 YY_DECL
H A Dscan-code.c695 # define YY_DECL static char *code_lex (code_props *self, int sc_context) macro
696 YY_DECL;
941 #ifndef YY_DECL
947 #define YY_DECL int code_lex (void) macro
951 #endif /* !YY_DECL */
973 YY_DECL
H A Dscan-code.l44 # define YY_DECL static char *code_lex (code_props *self, int sc_context)
45 YY_DECL;
H A Dscan-gram.c988 #define YY_DECL GRAM_LEX_DECL macro
1265 #ifndef YY_DECL
1271 #define YY_DECL int gram_lex (void) macro
1275 #endif /* !YY_DECL */
1300 YY_DECL
H A Dscan-gram.l45 #define YY_DECL GRAM_LEX_DECL
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dparse-events-flex.h324 #ifndef YY_DECL
330 #define YY_DECL int parse_events_lex \ macro
332 #endif /* !YY_DECL */
345 #undef YY_DECL macro
H A Dpmu-flex.c661 #ifndef YY_DECL
666 #define YY_DECL int perf_pmu_lex (void) macro
667 #endif /* !YY_DECL */
686 YY_DECL
H A Dparse-events-flex.c1314 #ifndef YY_DECL
1320 #define YY_DECL int parse_events_lex \ macro
1322 #endif /* !YY_DECL */
1341 YY_DECL
/external/elfutils/0.153/libcpu/
H A Di386_lex.c732 #ifndef YY_DECL
737 #define YY_DECL int i386_lex (void) macro
738 #endif /* !YY_DECL */
760 YY_DECL
/external/elfutils/0.153/src/
H A Dldlex.c1308 #ifndef YY_DECL
1313 #define YY_DECL int ldlex (void) macro
1314 #endif /* !YY_DECL */
1336 YY_DECL
/external/chromium_org/third_party/angle/src/compiler/preprocessor/
H A DTokenizer.cpp783 #ifndef YY_DECL
789 #define YY_DECL int pplex \ macro
791 #endif /* !YY_DECL */
810 YY_DECL
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dglcpp-lex.c847 #ifndef YY_DECL
853 #define YY_DECL int glcpp_lex \ macro
855 #endif /* !YY_DECL */
877 YY_DECL
H A Dglsl_lexer.cc1348 #ifndef YY_DECL
1354 #define YY_DECL int _mesa_glsl_lex \ macro
1356 #endif /* !YY_DECL */
1378 YY_DECL
H A Dlex.yy.c1389 #ifndef YY_DECL
1395 #define YY_DECL int _mesa_program_lex \ macro
1397 #endif /* !YY_DECL */
1416 YY_DECL
/external/chromium_org/third_party/angle/src/compiler/translator/
H A Dglslang_lex.cpp1225 #ifndef YY_DECL
1231 #define YY_DECL int yylex \ macro
1233 #endif /* !YY_DECL */
1252 YY_DECL

Completed in 373 milliseconds