Home
last modified time | relevance | path

Searched defs:DEBUG (Results 1 – 25 of 38) sorted by relevance

12

/dflybsd-src/contrib/mpfr/src/
H A Dadd1sp.c79 # define DEBUG(x) (x) macro
81 # define DEBUG(x) /**/ macro
H A Dsub1sp.c77 # define DEBUG(x) (x) macro
79 # define DEBUG(x) /**/ macro
/dflybsd-src/lib/libc/net/
H A Dres_config.h3 #define DEBUG 1 /* enable debugging code (needed for dig) */ macro
/dflybsd-src/stand/boot/pc32/libi386/
H A Dbioscd.c61 # define DEBUG(fmt, args...) printf("%s: " fmt "\n" , __func__ , ## args) macro
63 # define DEBUG(fmt, args...) macro
H A Dbiosdisk.c66 # define DEBUG(fmt, args...) printf("%s: " fmt "\n" , __func__ , ## args) macro
68 # define DEBUG(fmt, args...) macro
/dflybsd-src/stand/boot/common/
H A Dbcache.c43 # define DEBUG(fmt, args...) printf("%s: " fmt "\n" , __func__ , ## args) macro
46 # define DEBUG(fmt, args...) macro
/dflybsd-src/stand/contrib/edk2/MdePkg/Include/Library/
H A DDebugLib.h420 #define DEBUG(Expression) \ macro
427 #define DEBUG(Expression) macro
/dflybsd-src/contrib/awk/
H A Dmain.c27 #define DEBUG macro
H A Dparse.c25 #define DEBUG macro
/dflybsd-src/usr.sbin/rmt/
H A Drmt.c59 #define DEBUG(f) if (debug) fprintf(debug, f) macro
/dflybsd-src/lib/libc/resolv/
H A Dres_mkquery.c84 #define DEBUG macro
H A Dres_query.c88 #define DEBUG macro
H A Dres_init.c105 #define DEBUG macro
H A Dres_mkupdate.c52 #define DEBUG macro
H A Dres_send.c124 #define DEBUG macro
/dflybsd-src/usr.sbin/fwcontrol/
H A Dfwdv.c54 #define DEBUG 0 macro
/dflybsd-src/usr.sbin/pfctl/
H A Dpfctl_optimize.c47 # define DEBUG(str, v...) \ macro
50 # define DEBUG(str, v...) ((void)0) macro
/dflybsd-src/contrib/gdb-7/gdb/
H A Dbtrace.c37 #define DEBUG(msg, args...) \ macro
H A Drecord.c46 #define DEBUG(msg, args...) \ macro
H A Drecord-btrace.c45 #define DEBUG(msg, args...) \ macro
/dflybsd-src/contrib/ncurses/include/
H A Dtic.h143 #define DEBUG(n, a) if (_nc_tracing >= DEBUG_LEVEL(n)) _tracef a macro
/dflybsd-src/nrelease/gui/root/.vim/plugin/
H A Dminibufexpl.vim1576 function! <SID>DEBUG(msg, level) function
/dflybsd-src/contrib/tcsh-6/
H A Dtc.alloc.c49 #define DEBUG macro
/dflybsd-src/contrib/zstd/programs/
H A Ddibio.c72 # define DEBUG 0 macro
/dflybsd-src/contrib/lvm2/dist/
H A Dconfigure.in1082 AC_SUBST(DEBUG) subst

12