Lines Matching refs:yyconst
112 #define yyconst const macro
114 #define yyconst macro
329 YY_BUFFER_STATE sksl_scan_string (yyconst char *yy_str ,yyscan_t yyscanner );
330 YY_BUFFER_STATE sksl_scan_bytes (yyconst char *bytes,yy_size_t len ,yyscan_t yyscanner );
371 static void yy_fatal_error (yyconst char msg[] ,yyscan_t yyscanner );
392 static yyconst flex_int16_t yy_accept[253] =
424 static yyconst flex_int32_t yy_ec[256] =
456 static yyconst flex_int32_t yy_meta[57] =
466 static yyconst flex_int16_t yy_base[259] =
498 static yyconst flex_int16_t yy_def[259] =
530 static yyconst flex_int16_t yy_nxt[378] =
575 static yyconst flex_int16_t yy_chk[378] =
621 static yyconst flex_int32_t yy_rule_can_match_eol[93] =
754 static void yy_flex_strncpy (char *,yyconst char *,int ,yyscan_t yyscanner);
758 static int yy_flex_strlen (yyconst char * ,yyscan_t yyscanner);
2211 YY_BUFFER_STATE sksl_scan_string (yyconst char * yystr , yyscan_t yyscanner) in sksl_scan_string()
2224 YY_BUFFER_STATE sksl_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len , yyscan_t yyscan… in sksl_scan_bytes()
2258 static void yy_fatal_error (yyconst char* msg , yyscan_t yyscanner) in yy_fatal_error()
2559 static void yy_flex_strncpy (char* s1, yyconst char * s2, int n , yyscan_t yyscanner) in yy_flex_strncpy()
2568 static int yy_flex_strlen (yyconst char * s , yyscan_t yyscanner) in yy_flex_strlen()