Searched refs:LIB_PREFIX_LEN (Results 1 – 1 of 1) sorted by relevance
46 #define LIB_PREFIX_LEN (sizeof(LIB_PREFIX) - 1) macro335 static const size_t minLength = APK_LIB_LEN + 2 + LIB_PREFIX_LEN + 1 + LIB_SUFFIX_LEN; in next()356 || strncmp(lastSlash, LIB_PREFIX, LIB_PREFIX_LEN)) { in next()