Searched refs:LZ4F_returnErrorCode (Results 1 – 1 of 1) sorted by relevance
308 static LZ4F_errorCode_t LZ4F_returnErrorCode(LZ4F_errorCodes code) in LZ4F_returnErrorCode() function315 #define RETURN_ERROR(e) return LZ4F_returnErrorCode(LZ4F_ERROR_ ## e)