Searched defs:keysOffset (Results 1 – 2 of 2) sorted by relevance
868 int keysOffset = end - (byteWidth * num_prefixed_fields); in keys() local910 int keysOffset = end - (byteWidth * num_prefixed_fields); in binarySearch() local931 int keysOffset = end - (byteWidth * num_prefixed_fields); in binarySearch() local
717 val keysOffset = end - (3 * byteWidth) // 3 is number of prefixed fields in toString() constant