HomeSort by: relevance | last modified time | path
    Searched defs:totin (Results 1 - 2 of 2) sorted by relevancy

  /src/common/dist/zlib/examples/
zran.c 137 off_t totin = 0; // total bytes read from input local in function:deflate_index_build
149 totin += strm.avail_in;
198 index = add_point(index, strm.data_type & 7, totin - strm.avail_in,
zran.c 137 off_t totin = 0; // total bytes read from input local in function:deflate_index_build
149 totin += strm.avail_in;
198 index = add_point(index, strm.data_type & 7, totin - strm.avail_in,

Completed in 50 milliseconds