Lines Matching refs:YY_READ_BUF_SIZE
169 * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case.2855 #ifndef YY_READ_BUF_SIZE2858 #define YY_READ_BUF_SIZE 163842860 #define YY_READ_BUF_SIZE 81924081 if ( num_to_read > YY_READ_BUF_SIZE )4082 num_to_read = YY_READ_BUF_SIZE;