Home | History | Annotate | Download | only in src

Lines Matching full:primary_offset

81   int primary_offset = PrimaryOffset(name, flags, map);
82 Entry* primary = entry(primary_, primary_offset);
90 SecondaryOffset(primary->key, primary_flags, primary_offset);
1260 int primary_offset = PrimaryOffset(name, flags, map);
1261 Entry* primary_entry = entry(primary_, primary_offset);
1268 int offset = SecondaryOffset(name, flags, primary_offset);