Home
last modified time | relevance | path

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

/linux-6.15/lib/zstd/common/
H A Ddebug.h46 #ifndef DEBUGLEVEL
47 # define DEBUGLEVEL 0 macro
66 #if (DEBUGLEVEL>=1)
75 #if (DEBUGLEVEL>=2)
H A Ddebug.c25 #if (DEBUGLEVEL>=2)
30 int g_debuglevel = DEBUGLEVEL;
/linux-6.15/lib/zstd/compress/
H A Dzstd_compress_literals.c21 #if DEBUGLEVEL >= 2
H A Dzstd_compress_internal.h775 #if defined(DEBUGLEVEL) && (DEBUGLEVEL >= 6) in ZSTD_storeSeq()
1427 #if (DEBUGLEVEL>=2)
H A Dhuf_compress.c57 #if DEBUGLEVEL >= 2
895 #if DEBUGLEVEL >= 1 in HUF_addBits()
H A Dzstd_opt.c68 #if (DEBUGLEVEL>=2)
H A Dzstd_compress.c3153 #if DEBUGLEVEL >= 1 in ZSTD_validateSeqStore()
/linux-6.15/lib/zstd/decompress/
H A Dzstd_decompress_block.c1350 #if DEBUGLEVEL >= 1
1373 #if DEBUGLEVEL >= 1 in ZSTD_assertValidSequence()