Searched refs:MAX_DELTA (Results 1 – 1 of 1) sorted by relevance
629 static const int MAX_DELTA = MAX_COMMENT_LENGTH + CENTRAL_DIR_LOCATOR_SIZE; in FindZipCentralDirectory() local630 const u1* last_pos_to_check = in_length < MAX_DELTA in FindZipCentralDirectory()632 : bytes + (in_length - MAX_DELTA); in FindZipCentralDirectory()