Searched refs:LIB_SUFFIX_LEN (Results 1 – 1 of 1) sorted by relevance
49 #define LIB_SUFFIX_LEN (sizeof(LIB_SUFFIX) - 1) macro335 static const size_t minLength = APK_LIB_LEN + 2 + LIB_PREFIX_LEN + 1 + LIB_SUFFIX_LEN; in next()355 if (strncmp(fileName + fileNameLen - LIB_SUFFIX_LEN, LIB_SUFFIX, LIB_SUFFIX_LEN) in next()