Home
last modified time | relevance | path

Searched refs:YY_CHAR (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinprefslex.c111 #define YY_SC_TO_UI(c) ((YY_CHAR) (c))
344 typedef flex_uint8_t YY_CHAR; typedef
408 static const YY_CHAR yy_ec[256] =
440 static const YY_CHAR yy_meta[52] =
927 YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ;
1437 YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); in yy_get_previous_state()
1465 YY_CHAR yy_c = 1; in yy_try_NUL_trans()
/OK3568_Linux_fs/external/xserver/hw/dmx/config/
H A Dscanner.c111 #define YY_SC_TO_UI(c) ((YY_CHAR) (c))
325 typedef flex_uint8_t YY_CHAR; typedef
375 static const YY_CHAR yy_ec[256] =
407 static const YY_CHAR yy_meta[30] =
783 YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ;
1215 YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); in yy_get_previous_state()
1243 YY_CHAR yy_c = 1; in yy_try_NUL_trans()
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Ddtc-lexer.lex.c
H A Ddtc-lexer.lex.c_shipped336 typedef unsigned char YY_CHAR;
398 static yyconst YY_CHAR yy_ec[256] =
430 static yyconst YY_CHAR yy_meta[48] =
902 YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ;
1539 YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
1567 YY_CHAR yy_c = 1;
/OK3568_Linux_fs/output/kconf/
H A Dzconf.lex.c
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dzconf.lex.c_shipped109 #define YY_SC_TO_UI(c) ((YY_CHAR) (c))
345 typedef flex_uint8_t YY_CHAR;
730 static const YY_CHAR yy_ec[256] =
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dzconf.lex.c
H A Dzconf.lex.c_shipped365 typedef unsigned char YY_CHAR;