/dflybsd-src/contrib/binutils-2.27/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
|
/dflybsd-src/contrib/binutils-2.34/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
|
/dflybsd-src/contrib/gdb-7/gdb/common/ |
H A D | agent.h | 24 #define STRINGIZE_1(STR) #STR argument 25 #define STRINGIZE(STR) STRINGIZE_1(STR) argument
|
/dflybsd-src/contrib/gcc-8.0/include/ |
H A D | dyn-string.h | 37 #define dyn_string_length(STR) \ argument 41 #define dyn_string_buf(STR) \ argument
|
/dflybsd-src/contrib/gcc-4.7/include/ |
H A D | dyn-string.h | 38 #define dyn_string_length(STR) \ argument 42 #define dyn_string_buf(STR) \ argument
|
/dflybsd-src/contrib/gdb-7/include/ |
H A D | dyn-string.h | 38 #define dyn_string_length(STR) \ argument 42 #define dyn_string_buf(STR) \ argument
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | defaults.h | 1016 #define EXTRA_MEMORY_CONSTRAINT(C,STR) 0 argument 1022 #define EXTRA_ADDRESS_CONSTRAINT(C,STR) 0 argument 1029 #define DEFAULT_CONSTRAINT_LEN(C,STR) 1 argument 1032 #define CONSTRAINT_LEN(C,STR) DEFAULT_CONSTRAINT_LEN (C, STR) argument 1036 #define CONST_OK_FOR_CONSTRAINT_P(VAL,C,STR) CONST_OK_FOR_LETTER_P (VAL, C) argument 1040 #define CONST_DOUBLE_OK_FOR_CONSTRAINT_P(OP,C,STR) \ argument 1045 #define REG_CLASS_FROM_CONSTRAINT(C,STR) REG_CLASS_FROM_LETTER (C) argument 1049 #define EXTRA_CONSTRAINT_STR(OP, C,STR) EXTRA_CONSTRAINT (OP, C) argument
|
H A D | genoutput.c | 1218 #define DEFAULT_CONSTRAINT_LEN(C,STR) 1 in constraint_len() argument 1222 #define DEFAULT_CONSTRAINT_LEN(C,STR) \ in constraint_len() argument 1227 #define DEFAULT_CONSTRAINT_LEN(C,STR) 1 in constraint_len() argument
|
H A D | xcoffout.c | 193 #define UNKNOWN_STAB(STR) \ argument
|
/dflybsd-src/contrib/libedit/src/ |
H A D | tokenizer.c | 76 #define STR(x) x macro 83 #define STR(x) L ## x macro
|
H A D | history.c | 67 #define STR(x) x macro 85 #define STR(x) L ## x macro
|
/dflybsd-src/contrib/gcc-4.7/gcc/config/ |
H A D | elfos.h | 411 #define ASM_OUTPUT_LIMITED_STRING(FILE, STR) \ argument 422 #define ASM_OUTPUT_ASCII(FILE, STR, LENGTH) \ argument
|
/dflybsd-src/contrib/gcc-8.0/gcc/config/ |
H A D | elfos.h | 435 #define ASM_OUTPUT_LIMITED_STRING(FILE, STR) \ argument 446 #define ASM_OUTPUT_ASCII(FILE, STR, LENGTH) \ argument
|
/dflybsd-src/usr.bin/tr/ |
H A D | extern.h | 48 } STR; typedef
|
/dflybsd-src/usr.sbin/autofs/ |
H A D | common.h | 130 #define STR 1 macro
|
/dflybsd-src/stand/boot/common/ |
H A D | interp_parse.c | 85 enum { STR, VAR, WHITE } state; in parse() enumerator
|
/dflybsd-src/usr.bin/sdpquery/ |
H A D | search.c | 676 #define STR(x) _STR(x) in do_sdp_browse() macro
|
/dflybsd-src/usr.bin/strfile/ |
H A D | strfile.c | 91 } STR; typedef
|
/dflybsd-src/lib/libc/stdlib/ |
H A D | strfmon.c | 63 #define PRINTS(STR) do { \ argument
|
/dflybsd-src/tools/regression/include/tgmath/ |
H A D | tgmath.c | 394 #define PRINT(STR, X) do { \ argument
|
/dflybsd-src/contrib/binutils-2.27/gas/config/ |
H A D | tc-i386.h | 315 #define md_elf_section_word(STR, LEN) x86_64_section_word (STR, LEN) argument
|
/dflybsd-src/contrib/binutils-2.34/gas/config/ |
H A D | tc-i386.h | 354 #define md_elf_section_word(STR, LEN) x86_64_section_word (STR, LEN) argument
|
/dflybsd-src/contrib/wpa_supplicant/wpa_supplicant/ |
H A D | config_winreg.c | 869 #define STR(t) write_str(netw, #t, ssid) in wpa_config_write_network() macro
|