NLOWPRIMES 1167 dev/raidframe/rf_dagutils.c static int lowprimes[NLOWPRIMES] = {2, 3, 5, 7, 11, 13, 17, 19}; NLOWPRIMES 1224 dev/raidframe/rf_dagutils.c for (i = 0; i < NLOWPRIMES; i++) {