Searched refs:first_call (Results 1 – 1 of 1) sorted by relevance
2240 mz_uint n, first_call, decomp_flags = TINFL_FLAG_COMPUTE_ADLER32; in mz_inflate() local2253 first_call = pState->m_first_call; in mz_inflate()2260 if ((flush == MZ_FINISH) && (first_call)) { in mz_inflate()