Home | History | Annotate | Download | only in src

Lines Matching full:z_off64_t

301 - Move z_off64_t to public interface, use instead of off64_t
399 - Use z_off64_t in gz_zero() and gz_skip() to match state->skip
400 - Avoid comparison problem when sizeof(int) == sizeof(z_off64_t)
490 - Simplify 64-bit file support by introducing z_off64_t type