Lines Matching refs:yyconst
112 #define yyconst const macro
114 #define yyconst macro
314 YY_BUFFER_STATE layout_scan_string (yyconst char *yy_str ,yyscan_t yyscanner );
315 YY_BUFFER_STATE layout_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[204] =
404 static yyconst flex_int32_t yy_ec[256] =
436 static yyconst flex_int32_t yy_meta[27] =
443 static yyconst flex_int16_t yy_base[205] =
470 static yyconst flex_int16_t yy_def[205] =
497 static yyconst flex_int16_t yy_nxt[246] =
528 static yyconst flex_int16_t yy_chk[246] =
560 static yyconst flex_int32_t yy_rule_can_match_eol[23] =
695 static void yy_flex_strncpy (char *,yyconst char *,int ,yyscan_t yyscanner);
699 static int yy_flex_strlen (yyconst char * ,yyscan_t yyscanner);
1792 YY_BUFFER_STATE layout_scan_string (yyconst char * yystr , yyscan_t yyscanner) in layout_scan_string()
1805 YY_BUFFER_STATE layout_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len , yyscan_t yysc… in layout_scan_bytes()
1838 static void yy_fatal_error (yyconst char* msg , yyscan_t yyscanner) in yy_fatal_error()
2139 static void yy_flex_strncpy (char* s1, yyconst char * s2, int n , yyscan_t yyscanner) in yy_flex_strncpy()
2148 static int yy_flex_strlen (yyconst char * s , yyscan_t yyscanner) in yy_flex_strlen()