Searched refs:streq (Results 1 - 25 of 37) sorted by relevance

12

/haiku-buildtools/binutils/ld/
H A Dldbuildid.c32 #define streq(a,b) strcmp ((a), (b)) == 0 macro
38 if ((streq (style, "md5")) || (streq (style, "sha1"))
39 || (streq (style, "uuid")) || (strneq (style, "0x", 2)))
48 if (streq (style, "md5") || streq (style, "uuid"))
51 if (streq (style, "sha1"))
104 if (streq (style, "md5"))
113 else if (streq (style, "sha1"))
122 else if (streq (styl
[all...]
/haiku-buildtools/gcc/gcc/config/v850/
H A Dv850-c.c43 #ifndef streq
44 #define streq(a,b) (strcmp (a, b) == 0) macro
168 if (streq (sect, "data")) kind = GHS_SECTION_KIND_DATA;
169 else if (streq (sect, "text")) kind = GHS_SECTION_KIND_TEXT;
170 else if (streq (sect, "rodata")) kind = GHS_SECTION_KIND_RODATA;
171 else if (streq (sect, "const")) kind = GHS_SECTION_KIND_RODATA;
172 else if (streq (sect, "rosdata")) kind = GHS_SECTION_KIND_ROSDATA;
173 else if (streq (sect, "rozdata")) kind = GHS_SECTION_KIND_ROZDATA;
174 else if (streq (sect, "sdata")) kind = GHS_SECTION_KIND_SDATA;
175 else if (streq (sec
[all...]
H A Dv850.c77 #ifndef streq
78 #define streq(a,b) (strcmp (a, b) == 0) macro
2236 if (streq (name, ".zdata") || streq (name, ".zbss"))
2239 else if (streq (name, ".sdata") || streq (name, ".sbss"))
2242 else if (streq (name, ".tdata"))
/haiku-buildtools/binutils/binutils/
H A Delfcomm.h50 #define streq(a,b) (strcmp ((a), (b)) == 0)
49 #define streq macro
H A Dreadelf.c631 if (streq (SECTION_NAME (section_headers + i), name))
681 if (streq (SECTION_NAME (section_headers + i), name))
1498 && streq (rtype, "R_ALPHA_LITUSE")
1658 && streq (rtype, "R_SPARC_OLO10"))
5879 && streq (name, ".dynstr"))
5947 else if (do_debug_frames && streq (name, ".eh_frame"))
5949 else if (do_gdb_index && streq (name, ".gdb_index"))
5959 || (do_trace_info && streq (name, "info"))
5960 || (do_trace_abbrevs && streq (name, "abbrev"))
5961 || (do_trace_aranges && streq (nam
[all...]
H A Delfcomm.c712 && streq (nested_arch->file_name, member_file_name))
/haiku-buildtools/legacy/gcc/gcc/config/v850/
H A Dv850.c41 #ifndef streq
42 #define streq(a,b) (strcmp (a, b) == 0) macro
2158 if (streq (name, ".zdata") || streq (name, ".zbss"))
2161 else if (streq (name, ".sdata") || streq (name, ".sbss"))
2164 else if (streq (name, ".tdata"))
2858 if (streq (string, "interrupt"))
2863 else if (streq (string, "section"))
2869 else if (streq (strin
[all...]
/haiku-buildtools/legacy/binutils/gas/config/
H A Dobj-coff.c33 #define streq(a,b) (strcmp ((a), (b)) == 0) macro
723 || (streq (bfd_get_section_name (stdoutput,
851 if (streq (".bf", S_GET_NAME (def_symbol_in_progress)))
860 if (streq (".bf", S_GET_NAME (def_symbol_in_progress)))
970 if (streq (symbol_name, "."))
976 else if (! streq (S_GET_NAME (def_symbol_in_progress), symbol_name))
1294 if (streq (S_GET_NAME (symp), ".bb"))
1385 && streq (S_GET_NAME (symp), ".bf"))
1434 if (streq (sec->name, ".text"))
1713 if (! streq (STAB_STRING_SECTION_NAM
[all...]
H A Dtc-crx.c44 #define streq(a, b) (strcmp (a, b) == 0) macro
604 && streq (crx_instruction[i].mnemonic, mnemonic));
1092 if (streq (no_op_insn[i], instruction->mnemonic))
1848 if (streq(reg_name, "uhi"))
1853 else if (streq(reg_name, "ulo"))
1867 if (streq(reg_name, "hi"))
1872 else if (streq(reg_name, "lo"))
H A Dtc-mcore.c35 #ifndef streq
36 #define streq(a,b) (strcmp (a, b) == 0) macro
469 if (! streq (prev_name, opcode->name))
1729 if (streq (arg, "210"))
1734 else if (streq (arg, "340"))
/haiku-buildtools/binutils/gas/config/
H A Dtc-cr16.c846 && streq (cr16_instruction[i].mnemonic, mnemonic));
1496 if (streq (cr16_no_op_insn[i], instruction->mnemonic))
1530 if (streq (op1, cr16_b_cond_tab[i]))
1540 if (!(streq (op, "bal") || streq (op, "beq0b") || streq (op, "bnq0b")
1541 || streq (op, "beq0w") || streq (op, "bnq0w")))
2554 if (streq ("cinv", op))
2564 if ((streq ("lsh
[all...]
H A Dobj-coff.c36 #define streq(a,b) (strcmp ((a), (b)) == 0) macro
785 || (streq (bfd_get_section_name (stdoutput,
912 if (streq (".bf", S_GET_NAME (def_symbol_in_progress)))
921 if (streq (".bf", S_GET_NAME (def_symbol_in_progress)))
1030 if (streq (symbol_name, "."))
1036 else if (! streq (S_GET_NAME (def_symbol_in_progress), symbol_name))
1334 if (streq (S_GET_NAME (symp), ".bb"))
1427 && streq (S_GET_NAME (symp), ".bf"))
1476 if (streq (sec->name, ".text"))
1777 if (! streq (STAB_STRING_SECTION_NAM
[all...]
H A Dtc-microblaze.c34 #ifndef streq
35 #define streq(a,b) (strcmp (a, b) == 0) macro
974 if (streq (name, "sub"))
1021 if (streq (name, "lmi"))
1023 else if (streq (name, "smi"))
1052 if (streq (name, "lmi") || streq (name, "smi"))
1060 if (streq (name, "lmi"))
1652 if (streq (name, "imm"))
2248 else if (streq (frag
[all...]
H A Dtc-crx.c45 #define streq(a, b) (strcmp (a, b) == 0) macro
557 && streq (crx_instruction[i].mnemonic, mnemonic));
1048 if (streq (no_op_insn[i], instruction->mnemonic))
1805 if (streq(reg_name, "uhi"))
1810 else if (streq(reg_name, "ulo"))
1824 if (streq(reg_name, "hi"))
1829 else if (streq(reg_name, "lo"))
H A Dtc-mcore.c31 #ifndef streq
32 #define streq(a,b) (strcmp (a, b) == 0) macro
465 if (! streq (prev_name, mcore_table[i].name))
1662 if (streq (arg, "210"))
1667 else if (streq (arg, "340"))
/haiku-buildtools/legacy/binutils/bfd/
H A Decoff.c48 #define streq(a, b) (strcmp ((a), (b)) == 0) macro
174 if (streq (section->name, section_flags[i].name))
319 if (streq (name, styp_flags[i].name))
327 if (streq (name, _COMMENT))
1973 if (streq (current->name, _RDATA))
1976 && ! streq (current->name, _PDATA)
1977 && ! streq (current->name, _RCONST))
1998 if (streq (current->name, _PDATA))
2014 || ! streq (current->name, _RDATA))
2015 && ! streq (curren
[all...]
/haiku-buildtools/binutils/bfd/
H A Decoff.c47 #define streq(a, b) (strcmp ((a), (b)) == 0) macro
172 if (streq (section->name, section_flags[i].name))
325 if (streq (name, styp_flags[i].name))
333 if (streq (name, _COMMENT))
2013 if (streq (current->name, _RDATA))
2016 && ! streq (current->name, _PDATA)
2017 && ! streq (current->name, _RCONST))
2038 if (streq (current->name, _PDATA))
2054 || ! streq (current->name, _RDATA))
2055 && ! streq (curren
[all...]
/haiku-buildtools/binutils/include/opcode/
H A Dcr16.h430 #define streq(a, b) (strcmp (a, b) == 0) macro
/haiku-buildtools/legacy/binutils/binutils/
H A Dreadelf.c263 #define streq(a,b) (strcmp ((a), (b)) == 0)
542 if (streq (SECTION_NAME (section_headers + i), name))
1151 && streq (rtype, "R_ALPHA_LITUSE")
1243 if (elf_header.e_machine == EM_SPARCV9 && streq (rtype, "R_SPARC_OLO10"))
4001 && streq (name, ".dynstr"))
4039 || (do_debug_info && streq (name, "info"))
4040 || (do_debug_abbrevs && streq (name, "abbrev"))
4041 || (do_debug_lines && streq (name, "line"))
4042 || (do_debug_pubnames && streq (name, "pubnames"))
4043 || (do_debug_aranges && streq (nam
261 #define streq macro
[all...]
/haiku-buildtools/binutils/opcodes/
H A Dscore-dis.c480 #ifndef streq macro
481 #define streq(a,b) (strcmp ((a), (b)) == 0)
H A Dscore7-dis.c36 #ifndef streq
37 #define streq(a,b) (strcmp ((a), (b)) == 0) macro
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/arm/
H A Dinst.s156 streq r4, [r5, r4, asl #9]!
H A Dinst.d139 0+1fc <[^>]*> 07a54484 ? streq r4, \[r5, r4, lsl #9\]!
H A Dwince_inst.d141 0+1fc <[^>]*> 07a54484 ? streq r4, \[r5, r4, lsl #9\]!
/haiku-buildtools/binutils/gas/testsuite/gas/arm/
H A Dinst.s156 streq r4, [r5, r4, asl #9]!

Completed in 685 milliseconds

12