Home
last modified time | relevance | path

Searched refs:_hashndx (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dupdate.c1566 Word hashval, _hashndx; in update_osym() local
1572 if (_hashndx = hashbkt[hashval]) { in update_osym()
1573 while (hashchain[_hashndx]) { in update_osym()
1574 _hashndx = in update_osym()
1575 hashchain[_hashndx]; in update_osym()
1577 hashchain[_hashndx] = in update_osym()