Lines Matching defs:hn
82 mpd_size_t hn, hmax; /* halfrow number */107 for (hn = 1; hn <= hmax; hn += 2) {109 if (done[hn/dbits] & mpd_bits[hn%dbits]) {119 hp = matrix + hn*cols/2;123 next = mulmod_size_t(hn, r, m);126 while (next != hn) {141 done[hn/dbits] |= mpd_bits[hn%dbits];