Home
last modified time | relevance | path

Searched refs:yydebug (Results 1 – 21 of 21) sorted by relevance

/external/e2fsprogs/intl/
Dplural.c11 #define yydebug __gettextdebug macro
530 if (yydebug) \
535 int yydebug; variable
890 if (yydebug) in yyparse()
989 if (yydebug) in yyparse()
1092 if (yydebug) in yyparse()
1237 if (yydebug) in yyparse()
/external/ipsec-tools/src/racoon/
Dmain.c299 extern int yydebug;
367 yydebug = 1;
/external/iproute2/tc/
Demp_ematch.yacc.c66 #define yydebug ematch_debug macro
649 if (yydebug) \
700 if (yydebug) \
765 if (yydebug) \
796 if (yydebug) \
802 int yydebug; variable
/external/swiftshader/src/OpenGL/compiler/preprocessor/
DExpressionParser.cpp66 #define yydebug ppdebug macro
708 if (yydebug) \
720 if (yydebug) \
783 if (yydebug) \
814 if (yydebug) \
820 int yydebug; variable
/external/swiftshader/src/OpenGL/compiler/
Dglslang_tab.h40 extern int yydebug;
Dglslang_tab.cpp127 extern int yydebug;
1665 if (yydebug) \
1716 if (yydebug) \
1783 if (yydebug) \
1814 if (yydebug) \
1820 int yydebug; variable
/external/one-true-awk/
Dytab.h40 extern int yydebug;
Dytab.c108 extern int yydebug;
1920 if (yydebug) \
1932 if (yydebug) \
1994 if (yydebug) \
2025 if (yydebug) \
2031 int yydebug; variable
/external/libpcap/
Dgrammar.c66 #define yydebug pcap_debug macro
145 extern int yydebug;
1444 if (yydebug) \
1456 if (yydebug) \
1520 if (yydebug) \
1551 if (yydebug) \
1557 int yydebug; variable
Dgrammar.y99 extern int yydebug;
Dconfigure.ac1485 AC_ARG_ENABLE(yydebug, optenable
1486 AC_HELP_STRING([--enable-yydebug],[build parser debugging code]))
/external/libxkbcommon/xkbcommon/src/xkbcomp/
Dparser.c66 #define yydebug _xkbcommon_debug macro
1111 if (yydebug) \
1123 if (yydebug) \
1186 if (yydebug) \
1217 if (yydebug) \
1223 int yydebug; variable
/external/tcpdump/
Dconfigure.in669 # OK, what about "yydebug"?
671 AC_MSG_CHECKING(whether yydebug is defined by libpcap)
674 extern int yydebug;
676 return yydebug;
682 AC_DEFINE(HAVE_YYDEBUG, 1, [define if libpcap has yydebug])
Dtcpdump.c265 extern int yydebug; in pcap_set_parser_debug()
267 yydebug = value; in pcap_set_parser_debug()
Dconfig.h.in244 /* define if libpcap has yydebug */
Dconfigure6326 extern int yydebug;
6328 return yydebug;
/external/deqp-deps/glslang/glslang/MachineIndependent/
Dglslang_tab.cpp.h40 extern int yydebug;
Dglslang_tab.cpp118 extern int yydebug;
3502 if (yydebug) \
3514 if (yydebug) \
3577 if (yydebug) \
3608 if (yydebug) \
3614 int yydebug; variable
/external/toybox/kconfig/
Dzconf.tab.c_shipped57 #define yydebug zconfdebug
839 if (yydebug) \
845 if (yydebug) \
877 if (yydebug) \
907 if (yydebug) \
913 int yydebug;
/external/ipsec-tools/
DNEWS113 o Fixed compilation error with --enble-yydebug
/external/u-boot/scripts/kconfig/
Dzconf.y541 yydebug = 1;