SLHSIZE
#define SLHMASK (SLHSIZE - 1)
struct SLTrack *SLHash[SLHSIZE];
#define SLHMASK (SLHSIZE - 1)
struct SLTrack *SLHash[SLHSIZE];
for (i = 0; i < SLHSIZE; ++i) {
#define SLHMASK (SLHSIZE - 1)
struct SLTrack *SLHash[SLHSIZE];
for (i = 0; i < SLHSIZE; ++i) {