Lines Matching full:chain
1175 uint32_t* chain = (bucket + nbucket);1187 chain[idx] = bucket[bucket_pos];1214 uint32_t* chain = NULL;1257 // setup bucket and chain1259 chain = (bucket + nbucket);1274 // compute bucket, chain, and bitmask1291 // last element terminates the chain1294 chain[hashedidx - symidx] = val;