| /freebsd-14-stable/sys/contrib/openzfs/include/sys/ |
| HD | zfs_debug.h | 92 #define dprintf(...) \ macro 96 #define dprintf(...) ((void)0) macro
|
| /freebsd-14-stable/sys/arm64/coresight/ |
| HD | coresight_funnel.c | 50 #define dprintf(fmt, ...) printf(fmt, ##__VA_ARGS__) macro 52 #define dprintf(fmt, ...) macro
|
| HD | coresight_etm4x.c | 50 #define dprintf(fmt, ...) printf(fmt, ##__VA_ARGS__) macro 52 #define dprintf(fmt, ...) macro
|
| HD | coresight_tmc.c | 49 #define dprintf(fmt, ...) printf(fmt, ##__VA_ARGS__) macro 51 #define dprintf(fmt, ...) macro
|
| /freebsd-14-stable/sys/contrib/openzfs/tests/zfs-tests/cmd/checksum/ |
| HD | blake3_test.c | 456 #define dprintf printf macro 458 #define dprintf(...) macro
|
| /freebsd-14-stable/lib/libc/stdio/ |
| HD | dprintf.c | 35 dprintf(int fd, const char * __restrict fmt, ...) in dprintf() function
|
| /freebsd-14-stable/contrib/file/src/ |
| HD | dprintf.c | 40 dprintf(int fd, const char *fmt, ...) in dprintf() function
|
| /freebsd-14-stable/lib/libkvm/ |
| HD | kvm_powerpc64.h | 35 #define dprintf(fmt, ...) printf(fmt, ## __VA_ARGS__) macro 37 #define dprintf(fmt, ...) macro
|
| /freebsd-14-stable/sys/contrib/vchiq/interface/vchiq_arm/ |
| HD | vchiq_kmod.c | 64 #define dprintf(fmt, args...) printf(fmt, ##args) macro 66 #define dprintf(fmt, args...) macro
|
| /freebsd-14-stable/sys/powerpc/powerpc/ |
| HD | minidump_machdep.c | 51 #define dprintf(fmt, ...) printf(fmt, ## __VA_ARGS__) macro 56 #define dprintf(fmt, ...) macro
|
| /freebsd-14-stable/sys/dev/gpio/ |
| HD | gpiospi.c | 50 #define dprintf printf macro 52 #define dprintf(x, arg...) macro
|
| /freebsd-14-stable/sys/dev/sram/ |
| HD | mmio_sram.c | 47 #define dprintf(fmt, ...) macro
|
| /freebsd-14-stable/tests/sys/vm/ |
| HD | shared_shadow_inval_test.c | 75 #define dprintf(...) printf(__VA_ARGS__) macro 77 #define dprintf(...) macro
|
| /freebsd-14-stable/sys/powerpc/pseries/ |
| HD | mmu_phyp.c | 60 #define dprintf(fmt, ...) printf(fmt, ## __VA_ARGS__) macro 63 #define dprintf(fmt, args...) do { ; } while(0) macro
|
| /freebsd-14-stable/sys/dev/firmware/arm/ |
| HD | scmi.h | 38 #define dprintf(fmt, ...) macro
|
| /freebsd-14-stable/sys/dev/flash/ |
| HD | n25q.c | 66 #define dprintf(fmt, ...) printf(fmt, ##__VA_ARGS__) macro 68 #define dprintf(fmt, ...) macro
|
| /freebsd-14-stable/sys/arm/broadcom/bcm2835/ |
| HD | bcm2835_intr.c | 108 #define dprintf(fmt, args...) printf(fmt, ##args) macro 110 #define dprintf(fmt, args...) macro
|
| HD | bcm2835_mbox.c | 74 #define dprintf(fmt, args...) printf(fmt, ##args) macro 76 #define dprintf(fmt, args...) macro
|
| /freebsd-14-stable/sys/dev/amdgpio/ |
| HD | amdgpio.h | 30 #define dprintf(fmt, args...) do { \ macro 35 #define dprintf(fmt, args...) macro
|
| /freebsd-14-stable/sys/arm64/freescale/imx/clk/ |
| HD | imx_clk_frac_pll.c | 70 #define dprintf(format, arg...) macro
|
| HD | imx_clk_sscg_pll.c | 74 #define dprintf(format, arg...) macro
|
| /freebsd-14-stable/contrib/ldns/ldns/ |
| HD | util.h.in | 27 #define dprintf(X,Y) fprintf(stderr, (X), (Y)) macro
|
| HD | util.h | 27 #define dprintf(X,Y) fprintf(stderr, (X), (Y)) macro
|
| /freebsd-14-stable/sys/arm/allwinner/clkng/ |
| HD | aw_ccung.c | 66 #define dprintf(format, arg...) macro
|
| /freebsd-14-stable/sys/dev/xdma/controller/ |
| HD | pl330.c | 70 #define dprintf(fmt, ...) printf(fmt, ##__VA_ARGS__) macro 72 #define dprintf(fmt, ...) macro
|