Searched defs:location_end (Results 1 – 2 of 2) sorted by relevance
244 int32_t location_end = ReadUShort(end_index + location * end_offset); in SearchUShort() local300 int32_t location_end = ReadULongAsInt(end_index + location * end_offset); in SearchULong() local
234 location_iterator location_end() const { in location_end() function