Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/util/
Dpmu-bison.c186 #ifdef YYTYPE_INT16
187 typedef YYTYPE_INT16 yytype_int16;
Dparse-events-bison.c218 #ifdef YYTYPE_INT16
219 typedef YYTYPE_INT16 yytype_int16;
/external/bison/src/
Dparse-gram.c166 #define YYTYPE_INT16 int_fast16_t macro
419 #ifdef YYTYPE_INT16
420 typedef YYTYPE_INT16 yytype_int16;
Dparse-gram.y90 #define YYTYPE_INT16 int_fast16_t macro
/external/bison/data/
Dyacc.c417 #ifdef YYTYPE_INT16
418 typedef YYTYPE_INT16 yytype_int16;
/external/elfutils/src/src/
Dldscript.c308 #ifdef YYTYPE_INT16
309 typedef YYTYPE_INT16 yytype_int16;
/external/libpcap/
Dgrammar.c653 #ifdef YYTYPE_INT16
654 typedef YYTYPE_INT16 yytype_int16;
/external/elfutils/src/libcpu/
Di386_parse.c423 #ifdef YYTYPE_INT16
424 typedef YYTYPE_INT16 yytype_int16;
/external/bison/
DChangeLog-20127685 (YYTYPE_INT16, YYTYPE_INT8, YYTYPE_UINT16, YYTYPE_UINT8):
8830 (YYTYPE_INT16): New macros, to test the new facility in yacc.c.