Home | History | Annotate | Download | only in preprocessor

Lines Matching refs:yyconst

117 #define yyconst const
119 #define yyconst
311 YY_BUFFER_STATE pp_scan_string (yyconst char *yy_str ,yyscan_t yyscanner );
312 YY_BUFFER_STATE pp_scan_bytes (yyconst char *bytes,yy_size_t len ,yyscan_t yyscanner );
356 static void yy_fatal_error (yyconst char msg[] ,yyscan_t yyscanner );
377 static yyconst flex_int16_t yy_accept[98] =
392 static yyconst flex_int32_t yy_ec[256] =
424 static yyconst flex_int32_t yy_meta[30] =
431 static yyconst flex_int16_t yy_base[103] =
447 static yyconst flex_int16_t yy_def[103] =
463 static yyconst flex_int16_t yy_nxt[224] =
492 static yyconst flex_int16_t yy_chk[224] =
694 static void yy_flex_strncpy (char *,yyconst char *,int ,yyscan_t yyscanner);
698 static int yy_flex_strlen (yyconst char * ,yyscan_t yyscanner);
1902 YY_BUFFER_STATE pp_scan_string (yyconst char * yystr , yyscan_t yyscanner)
1915 YY_BUFFER_STATE pp_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len , yyscan_t yyscanner)
1949 static void yy_fatal_error (yyconst char* msg , yyscan_t yyscanner)
2274 static void yy_flex_strncpy (char* s1, yyconst char * s2, int n , yyscan_t yyscanner)
2283 static int yy_flex_strlen (yyconst char * s , yyscan_t yyscanner)