Home
last modified time | relevance | path

Searched defs:DEBUGLOG (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/lib/zstd/common/
H A Ddebug.h89 # define DEBUGLOG(l, ...) { \ macro
96 # define DEBUGLOG(l, ...) {} /* disabled */ macro
/openbmc/linux/lib/lz4/
H A Dlz4_decompress.c47 #define DEBUGLOG(l, ...) {} /* disabled */ macro