Home
last modified time | relevance | path

Searched defs:PRINTF (Results 1 – 21 of 21) sorted by relevance

/netbsd-src/external/gpl2/dtc/dist/
H A Dutil.h17 #define PRINTF(i, j) __attribute__((format (printf, i, j))) macro
20 #define PRINTF(i, j) macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/rt/
H A Dehalloc.d16 debug(PRINTF) in debug() argument
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/gc/impl/conservative/
H A Dgc.d87 debug(PRINTF) void printFreeInfo(Pool* pool) nothrow in debug() argument
/netbsd-src/sys/arch/next68k/stand/boot/
H A Dscsi.c57 #define PRINTF(x) macro
H A Den.c51 #define PRINTF(x) printf x; macro
/netbsd-src/sys/arch/hpc/include/
H A Ddebug.h71 #define PRINTF(fmt, args...) do { \ macro
/netbsd-src/sys/arch/next68k/dev/
H A Dmb8795.c73 #define PRINTF(x) printf x; macro
H A Dif_xe.c77 #define PRINTF(x) printf x; macro
H A Dnextdma.c78 #define PRINTF(x) printf x macro
H A Desp.c126 #define PRINTF(x) printf x; macro
/netbsd-src/external/bsd/ipf/dist/
H A Dipf.h124 #define PRINTF (void)printf macro
/netbsd-src/sys/dev/
H A Dkloader.c49 #define PRINTF(fmt, args...) printf("kloader: " fmt, ##args) macro
/netbsd-src/sys/arch/riscv/include/
H A Dasm.h110 #define PRINTF(msg) \ macro
/netbsd-src/sys/arch/alpha/include/
H A Dasm.h497 #define PRINTF(msg,label) \ macro
/netbsd-src/external/bsd/ipf/dist/tools/
H A Dipfstat.c86 #define PRINTF (void)printf macro
/netbsd-src/sys/arch/mips/include/
H A Dasm.h334 #define PRINTF(msg) \ macro
/netbsd-src/sys/dev/scsipi/
H A Dses.c121 #define PRINTF printf macro
/netbsd-src/sys/dev/audio/
H A Daudio.c4037 #define PRINTF(fmt...) printf(fmt) in audio_track_freq_up() macro
4039 #define PRINTF(fmt...) do { } while (0) in audio_track_freq_up() macro
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dbfin-dis.c27 #define PRINTF printf macro
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dbfin-dis.c27 #define PRINTF printf macro
/netbsd-src/sys/arch/aarch64/aarch64/
H A Ddisasm.c43 #define PRINTF di->di_printf macro