/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/arm/ |
H A D | freebsd-atomic.c | 59 #define SYNC_LOCK_TEST_AND_SET_N(N, TYPE, LDR, STR) \ argument 142 #define SYNC_FETCH_AND_OP_N(N, TYPE, LDR, STR, NAME, OP) \ argument 172 #define SYNC_OP_AND_FETCH_N(N, TYPE, LDR, STR, NAME, OP) \ argument 202 #define EMIT_ALL_OPS_N(N, TYPE, LDR, STR, STREQ) \ argument
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/arm/ |
H A D | freebsd-atomic.c | 59 #define SYNC_LOCK_TEST_AND_SET_N(N, TYPE, LDR, STR) \ argument 142 #define SYNC_FETCH_AND_OP_N(N, TYPE, LDR, STR, NAME, OP) \ argument 172 #define SYNC_OP_AND_FETCH_N(N, TYPE, LDR, STR, NAME, OP) \ argument 202 #define EMIT_ALL_OPS_N(N, TYPE, LDR, STR, STREQ) \ argument
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | progress.h | 27 #define START_PROGRESS(STR,N) argument 35 #define END_PROGRESS(STR) argument
|
H A D | dyn-string.h | 37 #define dyn_string_length(STR) \ argument 41 #define dyn_string_buf(STR) \ argument
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | dyn-string.h | 37 #define dyn_string_length(STR) \ argument 41 #define dyn_string_buf(STR) \ argument
|
H A D | sframe-api.h | 79 #define _SFRAME_FIRST(NAME, STR) NAME = SFRAME_ERR_BASE argument 80 #define _SFRAME_ITEM(NAME, STR) , NAME argument
|
/netbsd-src/external/gpl3/gcc/dist/include/ |
H A D | dyn-string.h | 37 #define dyn_string_length(STR) \ argument 41 #define dyn_string_buf(STR) \ argument
|
/netbsd-src/external/gpl3/gcc.old/dist/include/ |
H A D | dyn-string.h | 37 #define dyn_string_length(STR) \ argument 41 #define dyn_string_buf(STR) \ argument
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/ |
H A D | xgettext-perl-2 | 12 print gettext <<STR heredoc
|
H A D | xgettext-perl-3 | 12 print gettext <<STR heredoc
|
/netbsd-src/usr.bin/tr/ |
H A D | extern.h | 35 typedef struct str STR; typedef
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/ |
H A D | LLLexer.cpp | 494 #define KEYWORD(STR) \ in LexIdentifier() argument 829 #define TYPEKEYWORD(STR, LLVMTY) \ in LexIdentifier() argument 855 #define INSTKEYWORD(STR, Enum) \ in LexIdentifier() argument
|
/netbsd-src/external/ibm-public/postfix/dist/src/smtpd/ |
H A D | smtpd_haproxy.c | 95 #define STR(x) vstring_str(x) macro
|
H A D | smtpd_milter.c | 65 #define STR(x) vstring_str(x) macro
|
/netbsd-src/external/ibm-public/postfix/dist/src/util/ |
H A D | translit.c | 73 #define STR vstring_str macro
|
H A D | valid_utf8_string.c | 123 #define STR(x) vstring_str(x) macro
|
H A D | readlline.c | 78 #define STR(x) vstring_str(x) macro
|
H A D | msg_rate_delay.c | 69 #define STR(x) vstring_str(x) macro
|
/netbsd-src/external/ibm-public/postfix/dist/src/global/ |
H A D | midna_adomain.c | 71 #define STR(x) vstring_str(x) macro
|
H A D | msg_stats_scan.c | 58 #define STR(x) vstring_str(x) macro
|
H A D | fold_addr.c | 65 #define STR(x) vstring_str(x) macro
|
/netbsd-src/external/ibm-public/postfix/dist/src/postconf/ |
H A D | postconf_print.c | 62 #define STR(x) vstring_str(x) macro
|
/netbsd-src/external/ibm-public/postfix/dist/src/bounce/ |
H A D | bounce_append_service.c | 114 #define STR(x) vstring_str(x) in bounce_append_service() macro
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/Targets/ |
H A D | X86.cpp | 1022 #define X86_FEATURE_COMPAT(ENUM, STR) .Case(STR, true) in validateCpuSupports() argument 1029 #define X86_FEATURE_COMPAT(ENUM, STR) .Case(STR, llvm::X86::FEATURE_##ENUM) in getFeature() argument 1106 #define X86_CPU_TYPE(ENUM, STR) .Case(STR, true) in validateCpuIs() argument 1107 #define X86_CPU_SUBTYPE(ENUM, STR) .Case(STR, true) in validateCpuIs() argument
|
/netbsd-src/sys/arch/landisk/stand/bootxx/ |
H A D | boot1.c | 46 #define STR(x) XSTR(x) macro
|