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

/external/bison/src/
H A Dparse-gram.c249 # define YYTYPE_INT8 int_fast8_t macro
326 #ifdef YYTYPE_INT8
327 typedef YYTYPE_INT8 yytype_int8;

Completed in 16 milliseconds