nth_packed_object_offset 1305 cache.h        extern off_t nth_packed_object_offset(const struct packed_git *, uint32_t n);
nth_packed_object_offset   99 pack-check.c   		entries[i].offset = nth_packed_object_offset(p, i);
nth_packed_object_offset 2531 sha1_file.c    		return nth_packed_object_offset(p, pos);
nth_packed_object_offset 2542 sha1_file.c    			return nth_packed_object_offset(p, mi);