Searched refs:secondary_offset (Results 1 – 1 of 1) sorted by relevance
63 int secondary_offset = SecondaryOffset(primary->key, old_flags, seed); in Set() local64 Entry* secondary = entry(secondary_, secondary_offset); in Set()84 int secondary_offset = SecondaryOffset(name, flags, primary_offset); in Get() local85 Entry* secondary = entry(secondary_, secondary_offset); in Get()