Searched defs:STR (Results 1 – 12 of 12) sorted by relevance
| /toolchain/binutils/binutils-2.25/include/ |
| D | progress.h | 27 #define START_PROGRESS(STR,N) argument 35 #define END_PROGRESS(STR) argument
|
| D | dyn-string.h | 38 #define dyn_string_length(STR) \ argument 42 #define dyn_string_buf(STR) \ argument
|
| /toolchain/binutils/binutils-2.25/libiberty/testsuite/ |
| D | test-pexecute.c | 173 #define CHECK_LINE(E, STR) check_line (__LINE__, E, STR) argument
|
| /toolchain/binutils/binutils-2.25/gas/config/ |
| D | tc-aarch64.h | 94 #define TC_START_LABEL(C,S,STR) ((C) == ':' \ argument
|
| D | tc-ppc.h | 221 #define md_elf_section_type(STR, LEN) ppc_section_type (STR, LEN) argument
|
| D | tc-i386.h | 313 #define md_elf_section_word(STR, LEN) x86_64_section_word (STR, LEN) argument
|
| D | tc-nds32.h | 134 #define TC_START_LABEL(C, S, STR) (C == ':' && nds32_start_label (0, 0)) argument
|
| D | tc-arm.h | 179 #define TC_START_LABEL(C,S,STR) (C == ':' || (C == '/' && arm_data_in_code ())) argument
|
| D | tc-nios2.c | 294 #define strprefix(STR, PREFIX) \ argument
|
| /toolchain/binutils/binutils-2.25/opcodes/ |
| D | hppa-dis.c | 173 #define fputs_filtered(STR,F) (*info->fprintf_func) (info->stream, "%s", STR) argument
|
| /toolchain/binutils/binutils-2.25/bfd/ |
| D | bfd-in.h | 55 #define STRING_COMMA_LEN(STR) (STR), (sizeof (STR) - 1) argument
|
| D | bfd-in2.h | 62 #define STRING_COMMA_LEN(STR) (STR), (sizeof (STR) - 1) argument
|