| /NextBSD/contrib/amd/amd/ |
| HD | conf_tok.l | 96 # define dprintf(f,s) fprintf(stderr, (f), ayylineno, (s)) macro 99 # define dprintf(f,s) macro
|
| HD | conf_parse.y | 64 # define dprintf(f,s) fprintf(stderr, (f), ayylineno, (s)) macro 67 # define dprintf(f,s) macro
|
| /NextBSD/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/ |
| HD | zfs_debug.h | 67 #define dprintf(...) \ macro 71 #define dprintf(...) ((void)0) macro
|
| /NextBSD/sys/arm/versatile/ |
| HD | versatile_sic.c | 47 #define dprintf(fmt, args...) printf(fmt, ##args) macro 49 #define dprintf(fmt, args...) macro
|
| HD | versatile_pci.c | 90 #define dprintf(fmt, args...) do { printf("%s(): ", __func__); \ macro 93 #define dprintf(fmt, args...) macro
|
| /NextBSD/sys/dev/gpio/ |
| HD | gpioc.c | 47 #define dprintf printf macro 49 #define dprintf(x, arg...) macro
|
| /NextBSD/lib/libc/stdio/ |
| HD | dprintf.c | 37 dprintf(int fd, const char * __restrict fmt, ...) in dprintf() function
|
| /NextBSD/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
|
| /NextBSD/sys/arm/arm/ |
| HD | pl190.c | 47 #define dprintf(fmt, args...) printf(fmt, ##args) macro 49 #define dprintf(fmt, args...) macro
|
| /NextBSD/sys/mips/rt305x/ |
| HD | rt305x_spi.c | 64 #define dprintf printf macro 66 #define dprintf(x, arg...) macro
|
| /NextBSD/sys/mips/atheros/ |
| HD | ar71xx_spi.c | 57 #define dprintf printf macro 59 #define dprintf(x, arg...) macro
|
| HD | apb.c | 55 #define dprintf printf macro 57 #define dprintf(x, arg...) macro
|
| HD | ar724x_pci.c | 72 #define dprintf printf macro 74 #define dprintf(x, arg...) macro
|
| HD | qca955x_pci.c | 70 #define dprintf printf macro 72 #define dprintf(x, arg...) macro
|
| HD | ar71xx_pci.c | 71 #define dprintf printf macro 73 #define dprintf(x, arg...) macro
|
| /NextBSD/sys/arm/broadcom/bcm2835/ |
| HD | bcm2835_intr.c | 78 #define dprintf(fmt, args...) printf(fmt, ##args) macro 80 #define dprintf(fmt, args...) macro
|
| HD | bcm2835_mbox.c | 73 #define dprintf(fmt, args...) printf(fmt, ##args) macro 75 #define dprintf(fmt, args...) macro
|
| HD | bcm2835_sdhci.c | 65 #define dprintf(fmt, args...) do { printf("%s(): ", __func__); \ macro 68 #define dprintf(fmt, args...) macro
|
| /NextBSD/cddl/contrib/opensolaris/lib/libdtrace/common/ |
| HD | drti.c | 68 dprintf(int debug, const char *fmt, ...) in dprintf() function
|
| /NextBSD/lib/libc/net/ |
| HD | gethostbydns.c | 110 dprintf(char *msg, int num, res_state res) in dprintf() function 120 # define dprintf(msg, num, res) /*nada*/ macro
|
| /NextBSD/sys/mips/mips/ |
| HD | nexus.c | 65 #define dprintf printf macro 67 #define dprintf(x, arg...) macro
|
| /NextBSD/sys/mips/cavium/cryptocteon/ |
| HD | cryptocteonvar.h | 64 #define dprintf(fmt, ...) \ macro
|
| /NextBSD/contrib/ldns/ldns/ |
| HD | util.h | 27 #define dprintf(X,Y) fprintf(stderr, (X), (Y)) macro
|
| HD | util.h.in | 27 #define dprintf(X,Y) fprintf(stderr, (X), (Y)) macro
|
| /NextBSD/contrib/one-true-awk/ |
| HD | awk.h | 40 # define dprintf(x) if (dbg) printf x macro 42 # define dprintf(x) macro
|