Home
last modified time | relevance | path

Searched refs:SUFFIX_LEN (Results 1 - 1 of 1) sorted by relevance

/third_party/zlib/test/
H A Dminigzip.c133 #define SUFFIX_LEN (sizeof(GZ_SUFFIX)-1) macro
498 if (len > SUFFIX_LEN && strcmp(file+len-SUFFIX_LEN, GZ_SUFFIX) == 0) { in file_uncompress()

Completed in 2 milliseconds