Home
last modified time | relevance | path

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

/dports/astro/opencpn/OpenCPN-5.2.4/plugins/chartdldr_pi/src/unarr/zip/
H A Dinflate.c25 enum { RESULT_EOS = -1, RESULT_NOT_DONE = 0, RESULT_ERROR = 1 }; enumerator
187 return RESULT_EOS; in tree_get_value()
207 return RESULT_EOS; in tree_get_value()
288 return RESULT_EOS; in inflate_process()
339 if (res != RESULT_EOS) { in inflate_process()
374 if (res != RESULT_EOS) { in inflate_process()
431 if (res != RESULT_EOS) in inflate_process()
/dports/archivers/unarr/unarr-1.0.1/zip/
H A Dinflate.c25 enum { RESULT_EOS = -1, RESULT_NOT_DONE = 0, RESULT_ERROR = 1 }; enumerator
187 return RESULT_EOS; in tree_get_value()
207 return RESULT_EOS; in tree_get_value()
288 return RESULT_EOS; in inflate_process()
339 if (res != RESULT_EOS) { in inflate_process()
374 if (res != RESULT_EOS) { in inflate_process()
431 if (res != RESULT_EOS) in inflate_process()