Lines Matching full:__offset
768 { int64_t __offset = (ix) - (ut)->chunkNativeStart; \769 if (__offset>=0 && __offset<=(int64_t)(ut)->nativeIndexingLimit) { \770 (ut)->chunkOffset=(int32_t)__offset; \