Home
last modified time | relevance | path

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

/dports/archivers/unarr/unarr-1.0.1/zip/
H A Dzip.h31 SIG_END_OF_CENTRAL_DIRECTORY_64_LOCATOR = 0x07064B50, enumerator
H A Dparse-zip.c201 if (uint32le(data + 0) != SIG_END_OF_CENTRAL_DIRECTORY_64_LOCATOR) in zip_parse_end_of_central_directory()
/dports/astro/opencpn/OpenCPN-5.2.4/plugins/chartdldr_pi/src/unarr/zip/
H A Dzip.h27 SIG_END_OF_CENTRAL_DIRECTORY_64_LOCATOR = 0x07064B50, enumerator
H A Dparse-zip.c201 if (uint32le(data + 0) != SIG_END_OF_CENTRAL_DIRECTORY_64_LOCATOR) in zip_parse_end_of_central_directory()