Home
last modified time | relevance | path

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

/netbsd/usr.bin/config/
H A Dpack.c87 #define LOCHASH(l) (((long)(l) >> 2) & (TAILHSIZE - 1)) macro
252 LOCHASH(i->i_locs[l - 1]), l, in packlocs()