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