Home
last modified time | relevance | path

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

/external/zlib/src/contrib/minizip/
Dunzip.c118 #define SIZECENTRALDIRITEM (0x2e) macro
1213 s->pos_in_central_dir += SIZECENTRALDIRITEM + s->cur_file_info.size_filename + in unzGoToNextFile()