Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/zlibWrapper/
H A 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()
709 LOG_WRAPPERD("ERROR: ZSTD_decompressStream %s\n", in z_inflateSetDictionary()
827 LOG_WRAPPERD("ERROR: ZSTD_initDStream errorCode=%s\n", in z_inflate()
919 LOG_WRAPPERD("- inflateEnd total_in=%d total_out=%d\n", in z_inflateEnd()
[all …]