Searched refs:DEBUG_ERROR (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/contrib/edk2/Include/Library/
H A DDebugLib.h51 #define DEBUG_ERROR 0x80000000 // Error macro
72 #define EFI_D_ERROR DEBUG_ERROR
416 DEBUG ((DEBUG_ERROR, "\nASSERT_RETURN_ERROR (Status = %r)\n", \
/freebsd-current/sys/netpfil/ipfilter/netinet/
H A Dip_ftp_pxy.c110 #define DEBUG_ERROR 0x02 macro
339 if (softf->ipf_p_ftp_debug & DEBUG_ERROR)
397 if (softf->ipf_p_ftp_debug & DEBUG_ERROR)
449 if (softf->ipf_p_ftp_debug & DEBUG_ERROR)
681 if (softf->ipf_p_ftp_debug & DEBUG_ERROR)
696 if (softf->ipf_p_ftp_debug & DEBUG_ERROR)
753 if (softf->ipf_p_ftp_debug & DEBUG_ERROR)
844 if (softf->ipf_p_ftp_debug & DEBUG_ERROR)
1043 if (softf->ipf_p_ftp_debug & DEBUG_ERROR)
1344 if (softf->ipf_p_ftp_debug & DEBUG_ERROR) {
[all...]
/freebsd-current/contrib/bmake/
H A Dmake.h659 bool DEBUG_ERROR:1; member in struct:DebugFlags
H A Dmain.c262 debug.DEBUG_ERROR = true;

Completed in 181 milliseconds