Home
last modified time | relevance | path

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

/freebsd/sys/contrib/edk2/Include/Library/
H A DDebugLib.h590 #define DEBUG_CODE(Expression) \ macro
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_rar5.c66 #define DEBUG_CODE if(1) macro
69 #define DEBUG_CODE if(0) macro