Searched refs:YY_BUF_SIZE (Results 1 – 1 of 1) sorted by relevance
152 #ifndef YY_BUF_SIZE158 #define YY_BUF_SIZE 32768 macro160 #define YY_BUF_SIZE 16384 macro166 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))358 yy_create_buffer( yyin, YY_BUF_SIZE ); \367 yy_create_buffer( yyin, YY_BUF_SIZE ); \1157 yy_create_buffer( yyin, YY_BUF_SIZE );2226 yy_create_buffer( yyin, YY_BUF_SIZE ); in yyrestart()