Home | History | Annotate | Download | only in src

Lines Matching refs:offset_size

502   const uint64_t offset_size = index_format ? 4 : 2;
507 if (offset_size * loca_size > dst_size) {