Home
last modified time | relevance | path

Searched defs:debug (Results 1 – 25 of 205) sorted by relevance

123456789

/dragonfly/contrib/gcc-8.0/gcc/
H A Dvaltrack.c235 dead_debug_global_init (struct dead_debug_global *debug, bitmap used) in dead_debug_global_init()
247 dead_debug_local_init (struct dead_debug_local *debug, bitmap used, in dead_debug_local_init()
349 dead_debug_reset_uses (struct dead_debug_local *debug, in dead_debug_reset_uses()
414 dead_debug_promote_uses (struct dead_debug_local *debug) in dead_debug_promote_uses()
485 dead_debug_local_finish (struct dead_debug_local *debug, bitmap used) in dead_debug_local_finish()
528 dead_debug_add (struct dead_debug_local *debug, df_ref use, unsigned int uregno) in dead_debug_add()
574 dead_debug_insert_temp (struct dead_debug_local *debug, unsigned int uregno, in dead_debug_insert_temp()
H A Dprofile-count.c64 profile_count::debug () const in debug() function
145 profile_probability::debug () const in debug() function
H A Dsreal.c71 debug (const sreal &ref) in debug() function
77 debug (const sreal *ptr) in debug() function
H A Dsel-sched-dump.c206 debug (vinsn_def &ref) in debug() function
215 debug (vinsn_def *ptr) in debug() function
335 debug (expr_def &ref) in debug() function
344 debug (expr_def *ptr) in debug() function
H A Dtree-ssa-live.c1222 debug (_var_map &ref) in debug() function
1228 debug (_var_map *ptr) in debug() function
1280 debug (tree_live_info_d &ref) in debug() function
1286 debug (tree_live_info_d *ptr) in debug() function
H A Dprint-tree.c1040 debug (const tree_node &ref) in debug() function
1046 debug (const tree_node *ptr) in debug() function
/dragonfly/usr.bin/shlock/
H A Dshlock.c58 int ch, debug = 0, uucpstyle = 0; in main() local
102 create_lock(const char *file, pid_t pid, int uucpstyle, int debug) in create_lock()
190 check_lock(const char *file, int uucpstyle, int debug) in check_lock()
/dragonfly/sbin/nfsiod/
H A Dnfsiod.c52 int debug = 1; variable
54 int debug = 0; variable
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-ssa-copyrename.c120 copy_rename_partition_coalesce (var_map map, tree var1, tree var2, FILE *debug) in copy_rename_partition_coalesce()
296 FILE *debug; in rename_ssa_copies() local
/dragonfly/bin/sh/
H A Dshow.c280 int debug = 1; variable
282 int debug = 0; variable
/dragonfly/libexec/bootpd/
H A Dtrygetea.c29 int debug = 0; variable
H A Dtrylook.c18 int debug = 0; variable
H A Dtrygetif.c29 int debug = 0; variable
/dragonfly/usr.sbin/rpc.statd/
H A Dstatd.c51 int debug = 0; /* Controls syslog() calls for debug messages */ variable
/dragonfly/usr.sbin/bootparamd/bootparamd/
H A Dmain.c32 int debug = 0; variable
/dragonfly/libexec/talkd/
H A Dtalkd.c61 int debug = 0; variable
/dragonfly/contrib/openpam/lib/libpam/
H A Dopenpam_dispatch.c69 int debug; in openpam_dispatch() local
/dragonfly/lib/libc/rpc/
H A Dkey_call.c68 #define debug(msg) fprintf(stderr, "%s\n", msg); macro
70 #define debug(msg) macro
/dragonfly/sbin/startslip/
H A Dstartslip.c82 int debug = 1; variable
89 int debug = 0; variable
/dragonfly/sys/tools/
H A Dmakeobjops.awk63 function debug (msg) function
/dragonfly/libexec/pppoed/
H A Dpppoed.c89 int cs, int ds __unused, int debug, struct ngm_connect *ngc) in ConfigureNode()
257 size_t sz, int debug) in Spawn()
/dragonfly/sbin/nfsd/
H A Dnfsd.c64 int debug = 1; variable
66 int debug = 0; variable
/dragonfly/contrib/bmake/mk/
H A Dmeta2deps.py74 def resolve(path, cwd, last_dir=None, debug=0, debug_out=sys.stderr): argument
135 def abspath(path, cwd, last_dir=None, debug=0, debug_out=sys.stderr): argument
/dragonfly/usr.bin/window/
H A Ddefs.h68 EXTERN char debug; /* debug mode */ variable
/dragonfly/usr.bin/netstat/
H A Dnetgraph.c73 int debug = 1; in netgraphprotopr() local

123456789