Home
last modified time | relevance | path

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

/build/tools/ijar/
Dzip.cc629 static const int MAX_DELTA = MAX_COMMENT_LENGTH + CENTRAL_DIR_LOCATOR_SIZE; in FindZipCentralDirectory() local
630 const u1* last_pos_to_check = in_length < MAX_DELTA in FindZipCentralDirectory()
632 : bytes + (in_length - MAX_DELTA); in FindZipCentralDirectory()