Home
last modified time | relevance | path

Searched defs:DEBUG_ERROR (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/sys/contrib/edk2/Include/Library/
H A DDebugLib.h51 #define DEBUG_ERROR 0x80000000 // Error macro
/freebsd-src/sys/netpfil/ipfilter/netinet/
H A Dip_ftp_pxy.c110 #define DEBUG_ERROR 0x02 macro
[all...]
/freebsd-src/contrib/bmake/
H A Dmake.h659 bool DEBUG_ERROR:1; member