Lines Matching refs:ndx
50 ulong_t ndx, cnt;72 for (ndx = 0, bits = 1; bits; bits = bits << 1, ndx++) {75 ndx = (cnt * (sizeof (uint_t)) * 8) + ndx;76 tmid.tmi_lowfree = ndx + 1;77 return (ndx);95 ndx = (tmid.tmi_cnt * sizeof (uint_t)) * 8;96 tmid.tmi_lowfree = ndx + 1;99 return (ndx);