Home | History | Annotate | Download | only in translator

Lines Matching refs:yyconst

129 #define yyconst const
131 #define yyconst
336 YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str ,yyscan_t yyscanner );
337 YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len ,yyscan_t yyscanner );
381 static void yy_fatal_error (yyconst char msg[] ,yyscan_t yyscanner );
402 static yyconst flex_int16_t yy_accept[813] =
496 static yyconst flex_int32_t yy_ec[256] =
528 static yyconst flex_int32_t yy_meta[73] =
540 static yyconst flex_int16_t yy_base[817] =
634 static yyconst flex_int16_t yy_def[817] =
728 static yyconst flex_int16_t yy_nxt[1015] =
844 static yyconst flex_int16_t yy_chk[1015] =
961 static yyconst flex_int32_t yy_rule_can_match_eol[238] =
1136 static void yy_flex_strncpy (char *,yyconst char *,int ,yyscan_t yyscanner);
1140 static int yy_flex_strlen (yyconst char * ,yyscan_t yyscanner);
2769 YY_BUFFER_STATE yy_scan_string (yyconst char * yystr , yyscan_t yyscanner)
2782 YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len , yyscan_t yyscanner)
2816 static void yy_fatal_error (yyconst char* msg , yyscan_t yyscanner)
3141 static void yy_flex_strncpy (char* s1, yyconst char * s2, int n , yyscan_t yyscanner)
3150 static int yy_flex_strlen (yyconst char * s , yyscan_t yyscanner)