Home | History | Annotate | Download | only in src

Lines Matching refs:yyconst

72 #define yyconst const
74 #define yyconst
258 YY_BUFFER_STATE yy_scan_string YY_PROTO(( yyconst char *yy_str ));
259 YY_BUFFER_STATE yy_scan_bytes YY_PROTO(( yyconst char *bytes, int len ));
299 static void yy_fatal_error YY_PROTO(( yyconst char msg[] ));
313 static yyconst short int yy_acclist[373] =
358 static yyconst short int yy_accept[212] =
386 static yyconst int yy_ec[256] =
418 static yyconst int yy_meta[67] =
429 static yyconst short int yy_base[215] =
457 static yyconst short int yy_def[215] =
485 static yyconst short int yy_nxt[2208] =
732 static yyconst short int yy_chk[2208] =
1079 static void yy_flex_strncpy YY_PROTO(( char *, yyconst char *, int ));
1083 yyconst char * ));
2288 YY_BUFFER_STATE yy_scan_string( yyconst char *yy_str )
2291 yyconst char *yy_str;
2305 YY_BUFFER_STATE yy_scan_bytes( yyconst char *bytes, int len )
2308 yyconst char *bytes;
2399 static void yy_fatal_error( yyconst char msg[] )
2431 static void yy_flex_strncpy( char *s1, yyconst char *s2, int n )
2435 yyconst char *s2;
2447 static int yy_flex_strlen( yyconst char *s )
2450 yyconst char *s;