Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_common/miniz/
Dminiz.c2756 const char *pFile_comment = pFilename + filename_len + file_extra_len; in mz_zip_reader_locate_file() local
2757 …if ((file_comment_len != comment_len) || (!mz_zip_reader_string_equal(pComment, pFile_comment, fil… in mz_zip_reader_locate_file()