Lines Matching refs:yyconst
136 #define yyconst const macro
138 #define yyconst macro
353 YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str ,yyscan_t yyscanner );
354 YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len ,yyscan_t yyscanner );
401 static void yy_fatal_error (yyconst char msg[] ,yyscan_t yyscanner );
422 static yyconst flex_int16_t yy_accept[828] =
517 static yyconst YY_CHAR yy_ec[256] =
549 static yyconst YY_CHAR yy_meta[73] =
561 static yyconst flex_uint16_t yy_base[835] =
657 static yyconst flex_int16_t yy_def[835] =
753 static yyconst flex_uint16_t yy_nxt[1106] =
879 static yyconst flex_int16_t yy_chk[1106] =
1006 static yyconst flex_int32_t yy_rule_can_match_eol[245] =
1195 static void yy_flex_strncpy (char *,yyconst char *,int ,yyscan_t yyscanner);
1199 static int yy_flex_strlen (yyconst char * ,yyscan_t yyscanner);
2878 YY_BUFFER_STATE yy_scan_string (yyconst char * yystr , yyscan_t yyscanner) in yy_scan_string()
2891 YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len , yyscan_t yyscanne… in yy_scan_bytes()
2965 static void yy_fatal_error (yyconst char* msg , yyscan_t yyscanner) in yy_fatal_error()
3292 static void yy_flex_strncpy (char* s1, yyconst char * s2, int n , yyscan_t yyscanner) in yy_flex_strncpy()
3304 static int yy_flex_strlen (yyconst char * s , yyscan_t yyscanner) in yy_flex_strlen()