Home
last modified time | relevance | path

Searched defs:STR (Results 1 – 12 of 12) sorted by relevance

/toolchain/binutils/binutils-2.25/include/
Dprogress.h27 #define START_PROGRESS(STR,N) argument
35 #define END_PROGRESS(STR) argument
Ddyn-string.h38 #define dyn_string_length(STR) \ argument
42 #define dyn_string_buf(STR) \ argument
/toolchain/binutils/binutils-2.25/libiberty/testsuite/
Dtest-pexecute.c173 #define CHECK_LINE(E, STR) check_line (__LINE__, E, STR) argument
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-aarch64.h94 #define TC_START_LABEL(C,S,STR) ((C) == ':' \ argument
Dtc-ppc.h221 #define md_elf_section_type(STR, LEN) ppc_section_type (STR, LEN) argument
Dtc-i386.h313 #define md_elf_section_word(STR, LEN) x86_64_section_word (STR, LEN) argument
Dtc-nds32.h134 #define TC_START_LABEL(C, S, STR) (C == ':' && nds32_start_label (0, 0)) argument
Dtc-arm.h179 #define TC_START_LABEL(C,S,STR) (C == ':' || (C == '/' && arm_data_in_code ())) argument
Dtc-nios2.c294 #define strprefix(STR, PREFIX) \ argument
/toolchain/binutils/binutils-2.25/opcodes/
Dhppa-dis.c173 #define fputs_filtered(STR,F) (*info->fprintf_func) (info->stream, "%s", STR) argument
/toolchain/binutils/binutils-2.25/bfd/
Dbfd-in.h55 #define STRING_COMMA_LEN(STR) (STR), (sizeof (STR) - 1) argument
Dbfd-in2.h62 #define STRING_COMMA_LEN(STR) (STR), (sizeof (STR) - 1) argument