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

/external/bison/src/
H A Dparse-gram.c167 #define YYTYPE_INT8 int_fast8_t macro
404 #ifdef YYTYPE_INT8
405 typedef YYTYPE_INT8 yytype_int8;

Completed in 121 milliseconds