/toolchain/binutils/binutils-2.27/include/ |
D | progress.h | 27 #define START_PROGRESS(STR,N) argument 35 #define END_PROGRESS(STR) argument
|
D | dyn-string.h | 37 #define dyn_string_length(STR) \ argument 41 #define dyn_string_buf(STR) \ argument
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-fr30.h | 63 #define TC_START_LABEL(STR, NUL_CHAR, NEXT_CHAR) \ argument
|
D | tc-d30v.h | 49 #define TC_START_LABEL(STR, NUL_CHAR, NEXT_CHAR) \ argument
|
D | tc-bfin.h | 61 #define TC_START_LABEL(STR, NUL_CHAR, NEXT_CHAR) \ argument
|
D | tc-m32r.h | 103 #define TC_START_LABEL(STR, NUL_CHAR, NEXT_CHAR) \ argument
|
D | tc-ppc.h | 223 #define md_elf_section_type(STR, LEN) ppc_section_type (STR, LEN) argument
|
D | tc-i386.h | 315 #define md_elf_section_word(STR, LEN) x86_64_section_word (STR, LEN) argument
|
D | tc-nds32.h | 134 #define TC_START_LABEL(STR, NUL_CHAR, NEXT_CHAR) \ argument
|
D | tc-arm.h | 183 #define TC_START_LABEL(STR, NUL_CHAR, NEXT_CHAR) \ argument
|
D | tc-nios2.c | 305 #define strprefix(STR, PREFIX) \ argument
|
/toolchain/binutils/binutils-2.27/libiberty/testsuite/ |
D | test-pexecute.c | 173 #define CHECK_LINE(E, STR) check_line (__LINE__, E, STR) argument
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | hppa-dis.c | 173 #define fputs_filtered(STR,F) (*info->fprintf_func) (info->stream, "%s", STR) argument
|
/toolchain/binutils/binutils-2.27/bfd/ |
D | bfd-in.h | 55 #define STRING_COMMA_LEN(STR) (STR), (sizeof (STR) - 1) argument
|
/toolchain/binutils/binutils-2.27/gas/ |
D | read.c | 44 #define TC_START_LABEL(STR, NUL_CHAR, NEXT_CHAR) (NEXT_CHAR == ':') argument
|