Home
last modified time | relevance | path

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

123456789

/dragonfly/contrib/gcc-8.0/gcc/
HDvaltrack.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()
HDprofile-count.c64 profile_count::debug () const in debug() function
145 profile_probability::debug () const in debug() function
HDsreal.c71 debug (const sreal &ref) in debug() function
77 debug (const sreal *ptr) in debug() function
HDsel-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
HDtree-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
HDprint-tree.c1040 debug (const tree_node &ref) in debug() function
1046 debug (const tree_node *ptr) in debug() function
/dragonfly/usr.bin/shlock/
HDshlock.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/
HDnfsiod.c52 int debug = 1; variable
54 int debug = 0; variable
/dragonfly/contrib/gcc-4.7/gcc/
HDtree-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/
HDshow.c280 int debug = 1; variable
282 int debug = 0; variable
/dragonfly/libexec/bootpd/
HDtrygetea.c29 int debug = 0; variable
HDtrylook.c18 int debug = 0; variable
HDtrygetif.c29 int debug = 0; variable
/dragonfly/usr.sbin/rpc.statd/
HDstatd.c51 int debug = 0; /* Controls syslog() calls for debug messages */ variable
/dragonfly/usr.sbin/bootparamd/bootparamd/
HDmain.c32 int debug = 0; variable
/dragonfly/contrib/openpam/lib/libpam/
HDopenpam_dispatch.c69 int debug; in openpam_dispatch() local
/dragonfly/libexec/talkd/
HDtalkd.c61 int debug = 0; variable
/dragonfly/lib/libc/rpc/
HDkey_call.c68 #define debug(msg) fprintf(stderr, "%s\n", msg); macro
70 #define debug(msg) macro
/dragonfly/sbin/startslip/
HDstartslip.c82 int debug = 1; variable
89 int debug = 0; variable
/dragonfly/sys/tools/
HDmakeobjops.awk63 function debug (msg) function
/dragonfly/sbin/nfsd/
HDnfsd.c64 int debug = 1; variable
66 int debug = 0; variable
/dragonfly/contrib/bmake/mk/
HDmeta2deps.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/libexec/pppoed/
HDpppoed.c89 int cs, int ds __unused, int debug, struct ngm_connect *ngc) in ConfigureNode()
257 size_t sz, int debug) in Spawn()
/dragonfly/usr.bin/window/
HDdefs.h68 EXTERN char debug; /* debug mode */ variable
/dragonfly/usr.bin/netstat/
HDnetgraph.c73 int debug = 1; in netgraphprotopr() local

123456789