Home
last modified time | relevance | path

Searched refs:m_first_call (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/tools/esptool_py/flasher_stub/
Dminiz.c353 mz_uint m_dict_ofs, m_dict_avail, m_first_call, m_has_flushed; member
388 pDecomp->m_first_call = 1; in mz_inflateInit2()
419 pDecomp->m_first_call = 1; in mz_inflateReset()
445 first_call = pState->m_first_call; in mz_inflate()
446 pState->m_first_call = 0; in mz_inflate()