Searched refs:FMT (Results 51 - 75 of 110) sorted by relevance

12345

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dtic6x.h117 #define FMT(name, num_bits, cst_bits, mask, fields) \ macro
120 #undef FMT macro
127 /* If instruction format FMT has a field FIELD, return a pointer to
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dtic6x.h117 #define FMT(name, num_bits, cst_bits, mask, fields) \ macro
120 #undef FMT macro
127 /* If instruction format FMT has a field FIELD, return a pointer to
/netbsd-current/external/gpl3/gdb/dist/gdb/dwarf2/
H A Dindex-cache.c40 #define index_cache_debug(FMT, ...) \
42 FMT, ## __VA_ARGS__)
/netbsd-current/sys/arch/arm/ti/
H A Dti_motg.c60 #define DPRINTF(FMT,A,B,C,D) USBHIST_LOGN(motgdebug,1,FMT,A,B,C,D)
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dtic6x.h117 #define FMT(name, num_bits, cst_bits, mask, fields) \ macro
120 #undef FMT macro
127 /* If instruction format FMT has a field FIELD, return a pointer to
/netbsd-current/usr.bin/locale/
H A Dlocale.c695 #define FMT "%-20s %-12s %-7s %-20s\n" macro
698 printf(FMT, "Keyword", "Category", "Type", "Comment");
701 printf(FMT,
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
H A Ddcn20_opp.h50 SRI(FMT_422_CONTROL, FMT, id), \
/netbsd-current/crypto/external/bsd/netpgp/dist/src/hkpd/
H A Dhkpd.c227 #define FMT "options=(mr|json)" macro
232 (void) regcomp(&fmtterm, FMT, REG_EXTENDED);
/netbsd-current/sys/dev/usb/
H A Dusbnet.c150 #define DPRINTF(FMT,A,B,C,D) USBHIST_LOGN(usbnetdebug,1,FMT,A,B,C,D)
151 #define DPRINTFN(N,FMT,A,B,C,D) USBHIST_LOGN(usbnetdebug,N,FMT,A,B,C,D)
154 #define USBNETHIST_CALLARGS(FMT,A,B,C,D) \
155 USBHIST_CALLARGS(usbnetdebug,FMT,A,B,C,D)
156 #define USBNETHIST_CALLARGSN(N,FMT,A,B,C,D) \
157 USBHIST_CALLARGSN(usbnetdebug,N,FMT,A,B,C,D)
H A Duhub.c141 #define DPRINTF(FMT,A,B,C,D) USBHIST_LOGN(uhubdebug,1,FMT,A,B,C,D)
142 #define DPRINTFN(N,FMT,A,B,C,D) USBHIST_LOGN(uhubdebug,N,FMT,A,B,C,D)
145 #define UHUBHIST_CALLARGS(FMT,A,B,C,D) \
146 USBHIST_CALLARGS(uhubdebug,FMT,A,B,C,D)
H A Dusb_quirks.c51 #define DPRINTF(FMT,A,B,C,D) USBHIST_LOG(usbdebug,FMT,A,B,C,D)
H A Duplcom.c106 #define DPRINTF(FMT,A,B,C,D) USBHIST_LOGN(uplcomdebug,1,FMT,A,B,C,D)
107 #define DPRINTFN(N,FMT,A,B,C,D) USBHIST_LOGN(uplcomdebug,N,FMT,A,B,C,D)
H A Dusbdi_util.c56 #define DPRINTF(FMT,A,B,C,D) USBHIST_LOGN(usbdebug,1,FMT,A,B,C,D)
57 #define DPRINTFN(N,FMT,A,B,C,D) USBHIST_LOGN(usbdebug,N,FMT,A,B,C,D)
H A Dif_smsc.c155 #define DPRINTF(FMT,A,B,C,D) USBHIST_LOG(usmscdebug,FMT,A,B,C,D)
156 #define DPRINTFN(N,FMT,A,B,C,D) USBHIST_LOGN(usmscdebug,N,FMT,A,B,C,D)
H A Dugen.c112 #define DPRINTF(FMT,A,B,C,D) USBHIST_LOGN(ugendebug,1,FMT,A,B,C,D)
113 #define DPRINTFN(N,FMT,A,B,C,D) USBHIST_LOGN(ugendebug,N,FMT,A,B,C,D)
116 #define UGENHIST_CALLARGS(FMT,A,B,C,D) \
117 USBHIST_CALLARGS(ugendebug,FMT,A,B,C,D)
118 #define UGENHIST_CALLARGSN(N,FMT,A,B,C,D) \
119 USBHIST_CALLARGSN(ugendebug,N,FMT,A,B,C,D)
/netbsd-current/external/lgpl3/mpfr/dist/tests/
H A Dtset_si.c400 #define GET_TESTS_TEST(TYPE,TZ,F,C,FMT) \
424 printf ("Expected %l" FMT "\n", a); \
425 printf ("Got %l" FMT "\n", d); \
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/dragonfly/
H A Dtime_members.cc207 #define WIDE_LANGINFO(M,FMT) \
208 fmtlen = mbstowcs_l (holder, nl_langinfo_l(FMT, (locale_t)__cloc), \
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly/
H A Dtime_members.cc207 #define WIDE_LANGINFO(M,FMT) \
208 fmtlen = mbstowcs_l (holder, nl_langinfo_l(FMT, (locale_t)__cloc), \
/netbsd-current/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitNativeMIPS_common.c1269 #define FMT(op) (((op & SLJIT_F32_OP) ^ SLJIT_F32_OP) << (21 - 8)) macro
1288 FAIL_IF(push_inst(compiler, (TRUNC_W_S ^ (flags >> 19)) | FMT(op) | FS(src) | FD(TMP_FREG1), MOVABLE_INS));
1381 return push_inst(compiler, inst | FMT(op) | FT(src2) | FS(src1), UNMOVABLE_INS);
1413 FAIL_IF(push_inst(compiler, MOV_S | FMT(op) | FS(src) | FD(dst_r), MOVABLE_INS));
1419 FAIL_IF(push_inst(compiler, NEG_S | FMT(op) | FS(src) | FD(dst_r), MOVABLE_INS));
1422 FAIL_IF(push_inst(compiler, ABS_S | FMT(op) | FS(src) | FD(dst_r), MOVABLE_INS));
1495 FAIL_IF(push_inst(compiler, ADD_S | FMT(op) | FT(src2) | FS(src1) | FD(dst_r), MOVABLE_INS));
1499 FAIL_IF(push_inst(compiler, SUB_S | FMT(op) | FT(src2) | FS(src1) | FD(dst_r), MOVABLE_INS));
1503 FAIL_IF(push_inst(compiler, MUL_S | FMT(op) | FT(src2) | FS(src1) | FD(dst_r), MOVABLE_INS));
1507 FAIL_IF(push_inst(compiler, DIV_S | FMT(o
1830 #undef FMT macro
[all...]
/netbsd-current/bin/stty/
H A Dprint.c56 enum FMT fmt)
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dpretty-print.c2257 Verify that pp_format (FMT, ...) followed by pp_output_formatted_text
2280 /* Verify that pp_format (FMT, ...) followed by pp_output_formatted_text
2318 #define ASSERT_PP_FORMAT_1(EXPECTED, FMT, ARG1) \
2320 assert_pp_format ((SELFTEST_LOCATION), (EXPECTED), (FMT), \
2324 #define ASSERT_PP_FORMAT_2(EXPECTED, FMT, ARG1, ARG2) \
2326 assert_pp_format ((SELFTEST_LOCATION), (EXPECTED), (FMT), \
2330 #define ASSERT_PP_FORMAT_3(EXPECTED, FMT, ARG1, ARG2, ARG3) \
2332 assert_pp_format ((SELFTEST_LOCATION), (EXPECTED), (FMT), \
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dpretty-print.cc2257 Verify that pp_format (FMT, ...) followed by pp_output_formatted_text
2280 /* Verify that pp_format (FMT, ...) followed by pp_output_formatted_text
2318 #define ASSERT_PP_FORMAT_1(EXPECTED, FMT, ARG1) \
2320 assert_pp_format ((SELFTEST_LOCATION), (EXPECTED), (FMT), \
2324 #define ASSERT_PP_FORMAT_2(EXPECTED, FMT, ARG1, ARG2) \
2326 assert_pp_format ((SELFTEST_LOCATION), (EXPECTED), (FMT), \
2330 #define ASSERT_PP_FORMAT_3(EXPECTED, FMT, ARG1, ARG2, ARG3) \
2332 assert_pp_format ((SELFTEST_LOCATION), (EXPECTED), (FMT), \
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/
H A Dlibgomp.h177 #define gomp_vdebug(KIND, FMT, VALIST) \
180 (gomp_vdebug) ((KIND), (FMT), (VALIST)); \
/netbsd-current/external/gpl3/gcc/dist/libgomp/
H A Dlibgomp.h180 #define gomp_vdebug(KIND, FMT, VALIST) \
183 (gomp_vdebug) ((KIND), (FMT), (VALIST)); \
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dmachoread.c40 #define macho_debug(LEVEL, FMT, ...) \
42 "machoread", FMT, ## __VA_ARGS__)

Completed in 479 milliseconds

12345