Searched refs:kEOCDSize (Results 1 – 2 of 2) sorted by relevance
81 static const int32_t kEOCDSize = 12; // size of the central directory variable
472 uint32_t dir_size = Le32ToHost(eocd_ptr + kEOCDSize); in MapCentralDirectory()