Home
last modified time | relevance | path

Searched refs:YYPUSH (Results 1 – 9 of 9) sorted by relevance

/external/linux-tools-perf/src/tools/perf/util/
Dpmu-bison.c56 #define YYPUSH 0 macro
Dparse-events-bison.c56 #define YYPUSH 0 macro
/external/bison/data/
Dc.m479 #define YYPUSH ]b4_push_flag])[]m4_ifdef([b4_pull_flag], [[
/external/elfutils/src/src/
Dldscript.c56 #define YYPUSH 0 macro
/external/bison/src/
Dparse-gram.c56 #define YYPUSH 0 macro
/external/libpcap/
Dgrammar.c56 #define YYPUSH 0 macro
/external/bison/tests/
Dregression.at1400 if (YYPUSH)
/external/elfutils/src/libcpu/
Di386_parse.c56 #define YYPUSH 0 macro
/external/bison/
DChangeLog-20124306 YYPURE, YYPUSH, and YYPULL accordingly.
4310 Remove YYPUSH and YYPULL since they're back in b4_identification again.
4609 * data/c.m4 (b4_identification): ... and the YYPUSH and YYPULL cpp
6018 * data/c.m4 (b4_identification): Define YYPULL similar to YYPUSH.
7114 * data/c.m4 (YYPUSH): New.
7115 (b4_push_if): New macro. Use it instead of #ifdef YYPUSH.