Searched refs:fromindex (Results 1 – 1 of 1) sorted by relevance
113 int fromindex; in _mcleanup() local179 for (fromindex = 0; fromindex < endfrom; fromindex++) { in _mcleanup()180 if (p->froms[fromindex] == 0) in _mcleanup()184 frompc += fromindex * p->hashfraction * sizeof(*p->froms); in _mcleanup()185 for (toindex = p->froms[fromindex]; toindex != 0; in _mcleanup()