Home
last modified time | relevance | path

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

/build/tools/ijar/
Dzip.cc626 static const int MAX_COMMENT_LENGTH = 0xffff; in FindZipCentralDirectory() local
629 static const int MAX_DELTA = MAX_COMMENT_LENGTH + CENTRAL_DIR_LOCATOR_SIZE; in FindZipCentralDirectory()