Searched refs:FMT (Results 76 - 100 of 110) sorted by relevance

12345

/netbsd-current/sys/dev/usb/
H A Dif_axe.c196 #define DPRINTF(FMT,A,B,C,D) USBHIST_LOGN(axedebug,1,FMT,A,B,C,D)
197 #define DPRINTFN(N,FMT,A,B,C,D) USBHIST_LOGN(axedebug,N,FMT,A,B,C,D)
H A Dusb.c138 #define DPRINTF(FMT,A,B,C,D) USBHIST_LOG(usbdebug,FMT,A,B,C,D)
139 #define DPRINTFN(N,FMT,A,B,C,D) USBHIST_LOGN(usbdebug,N,FMT,A,B,C,D)
H A Ducom.c114 #define DPRINTF(FMT,A,B,C,D) USBHIST_LOGN(ucomdebug,1,FMT,A,B,C,D)
115 #define DPRINTFN(N,FMT,A,B,C,D) USBHIST_LOGN(ucomdebug,N,FMT,A,B,C,D)
H A Dusb_subr.c66 #define DPRINTF(FMT,A,B,C,D) USBHIST_LOG(usbdebug,FMT,A,B,C,D)
67 #define DPRINTFN(N,FMT,A,B,C,D) USBHIST_LOGN(usbdebug,N,FMT,A,B,C,D)
H A Dmotg.c114 #define DPRINTF(FMT,A,B,C,D) USBHIST_LOGN(motgdebug,1,FMT,A,B,C,D)
115 #define DPRINTFN(N,FMT,A,B,C,D) USBHIST_LOGM(motgdebug,N,FMT,A,B,C,D)
H A Dxhci.c117 #define DPRINTF(FMT,A,B,C,D) USBHIST_LOG(xhcidebug,FMT,A,B,C,D)
118 #define DPRINTFN(N,FMT,A,B,C,D) USBHIST_LOGN(xhcidebug,N,FMT,A,B,C,D)
121 #define XHCIHIST_CALLARGS(FMT,A,B,C,D) \
122 USBHIST_CALLARGS(xhcidebug,FMT,A,B,C,D)
/netbsd-current/external/gpl3/gdb.old/dist/sim/mips/
H A Dsim-main.h722 #define ValueFPR(FPR,FMT) value_fpr (SIM_ARGS, (FPR), (FMT))
724 #define StoreFPR(FPR,FMT,VALUE) store_fpr (SIM_ARGS, (FPR), (FMT), (VALUE))
/netbsd-current/external/gpl3/gdb/dist/sim/mips/
H A Dsim-main.h712 #define ValueFPR(FPR,FMT) value_fpr (SIM_ARGS, (FPR), (FMT))
714 #define StoreFPR(FPR,FMT,VALUE) store_fpr (SIM_ARGS, (FPR), (FMT), (VALUE))
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dxtensa-isa.c496 #define CHECK_FORMAT(INTISA,FMT,ERRVAL) \
498 if ((FMT) < 0 || (FMT) >= (INTISA)->num_formats) \
507 #define CHECK_SLOT(INTISA,FMT,SLOT,ERRVAL) \
509 if ((SLOT) < 0 || (SLOT) >= (INTISA)->formats[FMT].num_slots) \
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dxtensa-isa.c485 #define CHECK_FORMAT(INTISA,FMT,ERRVAL) \
487 if ((FMT) < 0 || (FMT) >= (INTISA)->num_formats) \
496 #define CHECK_SLOT(INTISA,FMT,SLOT,ERRVAL) \
498 if ((SLOT) < 0 || (SLOT) >= (INTISA)->formats[FMT].num_slots) \
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dxtensa-isa.c496 #define CHECK_FORMAT(INTISA,FMT,ERRVAL) \
498 if ((FMT) < 0 || (FMT) >= (INTISA)->num_formats) \
507 #define CHECK_SLOT(INTISA,FMT,SLOT,ERRVAL) \
509 if ((SLOT) < 0 || (SLOT) >= (INTISA)->formats[FMT].num_slots) \
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dxtensa-isa.c484 #define CHECK_FORMAT(INTISA,FMT,ERRVAL) \
486 if ((FMT) < 0 || (FMT) >= (INTISA)->num_formats) \
495 #define CHECK_SLOT(INTISA,FMT,SLOT,ERRVAL) \
497 if ((SLOT) < 0 || (SLOT) >= (INTISA)->formats[FMT].num_slots) \
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/avr/libf7/
H A Dlibf7.c2453 #define LOG_PFMT_S16(FMT, X) LOG_PFMT_U16 (FMT, (unsigned)(X))
2454 #define LOG_PFMT_ADDR(FMT, X) LOG_PFMT_U16 (FMT, (unsigned)(X))
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/avr/libf7/
H A Dlibf7.c2453 #define LOG_PFMT_S16(FMT, X) LOG_PFMT_U16 (FMT, (unsigned)(X))
2454 #define LOG_PFMT_ADDR(FMT, X) LOG_PFMT_U16 (FMT, (unsigned)(X))
/netbsd-current/sys/external/bsd/drm/dist/shared-core/
H A Dr300_reg.h925 # define R300_EASY_TX_FORMAT(B, G, R, A, FMT) ( \
930 | (R300_TX_FORMAT_##FMT) \
/netbsd-current/sys/external/bsd/drm2/dist/drm/radeon/
H A Dr300_reg.h931 # define R300_EASY_TX_FORMAT(B, G, R, A, FMT) ( \
936 | (R300_TX_FORMAT_##FMT) \
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dtic6x-dis.c31 #define FMT(name, num_bits, cst_bits, mask, fields) \ macro
34 #undef FMT macro
110 /* If instruction format FMT has a field FIELD, return a pointer to
/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Ddump-parse-tree.c2859 fputs (" FMT=", dumpfile);
2864 fprintf (dumpfile, " FMT=%d", dt->format_label->value);
/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dax.cc53 #define ax_debug(FMT, args...) \
54 ax_debug_1 (1, FMT, ##args)
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dtic6x-dis.c31 #define FMT(name, num_bits, cst_bits, mask, fields) \ macro
34 #undef FMT macro
110 /* If instruction format FMT has a field FIELD, return a pointer to
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Ddump-parse-tree.cc3173 fputs (" FMT=", dumpfile);
3178 fprintf (dumpfile, " FMT=%d", dt->format_label->value);
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dtic6x-dis.c31 #define FMT(name, num_bits, cst_bits, mask, fields) \ macro
34 #undef FMT macro
110 /* If instruction format FMT has a field FIELD, return a pointer to
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dtic6x-dis.c31 #define FMT(name, num_bits, cst_bits, mask, fields) \ macro
34 #undef FMT macro
110 /* If instruction format FMT has a field FIELD, return a pointer to
/netbsd-current/tests/usr.bin/printf/
H A Dprintf.sh56 FMT="$1"; shift
62 (do_printf >/dev/null 2>&1 "%${FMT}" "$@")
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgenmodes.c950 #define tagged_printf(FMT, ARG, TAG) do { \
951 int count_ = printf (" " FMT ",", ARG); \

Completed in 294 milliseconds

12345