Home
last modified time | relevance | path

Searched defs:dbg (Results 1 – 18 of 18) sorted by relevance

/dragonfly/libexec/rtld-elf/
H A Ddebug.h48 #define dbg(...) debug_printf(__VA_ARGS__) macro
50 #define dbg(...) ((void) 0) macro
/dragonfly/contrib/awk/
H A Dmain.c39 int dbg = 0; variable
/dragonfly/contrib/gcc-4.7/gcc/
H A Dgimple.h3632 gimple_debug_bind_get_var (gimple dbg) in gimple_debug_bind_get_var()
3643 gimple_debug_bind_get_value (gimple dbg) in gimple_debug_bind_get_value()
3654 gimple_debug_bind_get_value_ptr (gimple dbg) in gimple_debug_bind_get_value_ptr()
3664 gimple_debug_bind_set_var (gimple dbg, tree var) in gimple_debug_bind_set_var()
3675 gimple_debug_bind_set_value (gimple dbg, tree value) in gimple_debug_bind_set_value()
3690 gimple_debug_bind_reset_value (gimple dbg) in gimple_debug_bind_reset_value()
3701 gimple_debug_bind_has_value_p (gimple dbg) in gimple_debug_bind_has_value_p()
3724 gimple_debug_source_bind_get_var (gimple dbg) in gimple_debug_source_bind_get_var()
3735 gimple_debug_source_bind_get_value (gimple dbg) in gimple_debug_source_bind_get_value()
3746 gimple_debug_source_bind_get_value_ptr (gimple dbg) in gimple_debug_source_bind_get_value_ptr()
[all …]
H A Dhaifa-sched.c2258 rtx dbg = DEP_PRO (dep); in schedule_insn() local
H A Dtree-cfg.c1750 gimple dbg = gimple_build_debug_bind (label, in gimple_merge_blocks() local
/dragonfly/lib/libthread_db/
H A Dlibthread_xu.c136 int dbg; in pt_ta_new() local
191 int dbg; in pt_ta_delete() local
/dragonfly/lib/libusb/
H A Dlibusb10.h42 #define DPRINTF(ctx, dbg, format, args...) do { \ argument
/dragonfly/sys/dev/drm/amd/display/dc/calcs/
H A Ddcn_calcs.c680 struct dc_debug_options *dbg, in hack_bounding_box()
/dragonfly/sys/vfs/dirfs/
H A Ddirfs.h89 #define dbg(lvl, fmt, ...) do { \ macro
/dragonfly/sys/bus/u4b/
H A Dusb_request.c136 struct usb_ctrl_debug_bits *dbg) in usbd_get_debug_bits()
407 struct usb_ctrl_debug_bits dbg; local
/dragonfly/sys/dev/drm/i915/
H A Dintel_uncore.c347 u32 dbg; in fpga_check_for_unclaimed_mmio() local
/dragonfly/sys/dev/disk/mpt/
H A Dmpt_cam.c5200 int dbg; in mpt_scsi_tgt_reply_handler() local
/dragonfly/sys/dev/acpica/
H A Dacpi.c3675 int error, *dbg; in acpi_debug_sysctl() local
/dragonfly/contrib/wpa_supplicant/src/ap/
H A Dieee802_11.c302 const u8 *ies, size_t ies_len, const char *dbg) in send_auth_reply()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dhaifa-sched.c4016 rtx_insn *dbg = DEP_PRO (dep); in schedule_insn() local
H A Dtree-cfg.c2148 gimple *dbg = gimple_build_debug_bind (label, in gimple_merge_blocks() local
/dragonfly/contrib/wpa_supplicant/src/drivers/
H A Ddriver_nl80211.c120 static struct nl_handle * nl_create_handle(struct nl_cb *cb, const char *dbg) in nl_create_handle()
/dragonfly/sys/dev/netif/iwm/
H A Dif_iwmreg.h3538 struct iwm_statistics_dbg dbg; member