Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/zlibWrapper/
H A Dzstd_zlibwrapper.c40 #define LOG_WRAPPERD(...) /* fprintf(stderr, __VA_ARGS__) */ macro
581 LOG_WRAPPERD("- ZWRAPD_finishWithError=%d\n", error); in ZWRAPD_finishWithError()
606 LOG_WRAPPERD("- inflateInit\n"); in z_inflateInit_()
634 LOG_WRAPPERD("- inflateInit2 windowBits=%d\n", windowBits); in z_inflateInit2_()
646 LOG_WRAPPERD("- ZWRAP_inflateReset_keepDict\n"); in ZWRAP_inflateReset_keepDict()
665 LOG_WRAPPERD("- inflateReset\n"); in z_inflateReset()
703 LOG_WRAPPERD("- inflateSetDictionary\n"); in z_inflateSetDictionary()
721LOG_WRAPPERD("inflateSetDictionary ZSTD_decompressStream errorCode=%d srcSize=%d dstCapacity=%d\n", in z_inflateSetDictionary()
724 LOG_WRAPPERD("ERROR: ZSTD_decompressStream %s\n", in z_inflateSetDictionary()
739LOG_WRAPPERD("- inflate2 flush=%d avail_in=%d avail_out=%d total_in=%d total_out=%d res=%d\n", in z_inflate()
[all …]