Searched refs:YY_CHAR (Results 1 – 2 of 2) sorted by relevance
109 #define YY_SC_TO_UI(c) ((YY_CHAR) (c))326 typedef flex_uint8_t YY_CHAR; typedef387 static const YY_CHAR yy_ec[256] =419 static const YY_CHAR yy_meta[49] =876 YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ;1493 YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); in yy_get_previous_state()1521 YY_CHAR yy_c = 1; in yy_try_NUL_trans()
109 #define YY_SC_TO_UI(c) ((YY_CHAR) (c))345 typedef flex_uint8_t YY_CHAR; typedef2173 static const YY_CHAR yy_ec[256] =
Completed in 11 milliseconds