Home
last modified time | relevance | path

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

/external/zstd/zlibWrapper/
Dzstd_zlibwrapper.c40 #define LOG_WRAPPERD(...) /* fprintf(stderr, __VA_ARGS__) */ macro
566 LOG_WRAPPERD("- ZWRAPD_finishWithError=%d\n", error); in ZWRAPD_finishWithError()
591 LOG_WRAPPERD("- inflateInit\n"); in z_inflateInit_()
619 LOG_WRAPPERD("- inflateInit2 windowBits=%d\n", windowBits); in z_inflateInit2_()
631 LOG_WRAPPERD("- ZWRAP_inflateReset_keepDict\n"); in ZWRAP_inflateReset_keepDict()
650 LOG_WRAPPERD("- inflateReset\n"); in z_inflateReset()
688 LOG_WRAPPERD("- inflateSetDictionary\n"); in z_inflateSetDictionary()
706LOG_WRAPPERD("inflateSetDictionary ZSTD_decompressStream errorCode=%d srcSize=%d dstCapacity=%d\n", in z_inflateSetDictionary()
709 LOG_WRAPPERD("ERROR: ZSTD_decompressStream %s\n", in z_inflateSetDictionary()
724LOG_WRAPPERD("- inflate2 flush=%d avail_in=%d avail_out=%d total_in=%d total_out=%d res=%d\n", in z_inflate()
[all …]