YY_READ_BUF_SIZE  914 scripts/kconfig/zconf.lex.c #ifndef YY_READ_BUF_SIZE
YY_READ_BUF_SIZE 1558 scripts/kconfig/zconf.lex.c 		if ( num_to_read > YY_READ_BUF_SIZE )
YY_READ_BUF_SIZE 1559 scripts/kconfig/zconf.lex.c 			num_to_read = YY_READ_BUF_SIZE;