Home
last modified time | relevance | path

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

/dragonfly/libexec/rtld-elf/
HDdebug.h48 #define dbg(...) debug_printf(__VA_ARGS__) macro
50 #define dbg(...) ((void) 0) macro
/dragonfly/contrib/awk/
HDmain.c39 int dbg = 0; variable
/dragonfly/contrib/gcc-4.7/gcc/
HDgimple.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 …]
HDhaifa-sched.c2258 rtx dbg = DEP_PRO (dep); in schedule_insn() local
HDtree-cfg.c1750 gimple dbg = gimple_build_debug_bind (label, in gimple_merge_blocks() local
/dragonfly/lib/libthread_db/
HDlibthread_xu.c136 int dbg; in pt_ta_new() local
191 int dbg; in pt_ta_delete() local
/dragonfly/lib/libusb/
HDlibusb10.h42 #define DPRINTF(ctx, dbg, format, args...) do { \ argument
/dragonfly/sys/dev/drm/amd/display/dc/calcs/
HDdcn_calcs.c680 struct dc_debug_options *dbg, in hack_bounding_box()
/dragonfly/sys/vfs/dirfs/
HDdirfs.h89 #define dbg(lvl, fmt, ...) do { \ macro
/dragonfly/sys/bus/u4b/
HDusb_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/
HDintel_uncore.c347 u32 dbg; in fpga_check_for_unclaimed_mmio() local
/dragonfly/sys/dev/disk/mpt/
HDmpt_cam.c5200 int dbg; in mpt_scsi_tgt_reply_handler() local
/dragonfly/sys/dev/acpica/
HDacpi.c3696 int error, *dbg; in acpi_debug_sysctl() local
/dragonfly/contrib/wpa_supplicant/src/ap/
HDieee802_11.c302 const u8 *ies, size_t ies_len, const char *dbg) in send_auth_reply()
/dragonfly/contrib/gcc-8.0/gcc/
HDhaifa-sched.c4016 rtx_insn *dbg = DEP_PRO (dep); in schedule_insn() local
HDtree-cfg.c2148 gimple *dbg = gimple_build_debug_bind (label, in gimple_merge_blocks() local
/dragonfly/contrib/wpa_supplicant/src/drivers/
HDdriver_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/
HDif_iwmreg.h3538 struct iwm_statistics_dbg dbg; member