ecc_words 1000 lib/bch.c const unsigned int ecc_words = BCH_ECC_WORDS(bch); ecc_words 1024 lib/bch.c for (i = 0, sum = 0; i < (int)ecc_words; i++) {