Searched defs:YYTYPE_INT16 (Results 1 - 1 of 1) sorted by relevance

/external/bison/src/
H A Dparse-gram.c166 #define YYTYPE_INT16 int_fast16_t macro
419 #ifdef YYTYPE_INT16
420 typedef YYTYPE_INT16 yytype_int16;

Completed in 325 milliseconds