PRN_MODULO 542 bisect.c return (count/65536) % PRN_MODULO; PRN_MODULO 571 bisect.c index = (count * prn / PRN_MODULO) * sqrti(prn) / sqrti(PRN_MODULO);