Home
last modified time | relevance | path

Searched defs:e (Results 1 – 25 of 137) sorted by relevance

123456

/toolchain/binutils/binutils-2.25/gold/
Dyyscript.y816 Expression_ptr e = script_exp_binary_add(s, $3); variable
822 Expression_ptr e = script_exp_binary_sub(s, $3); variable
828 Expression_ptr e = script_exp_binary_mult(s, $3); variable
834 Expression_ptr e = script_exp_binary_div(s, $3); variable
840 Expression_ptr e = script_exp_binary_lshift(s, $3); variable
846 Expression_ptr e = script_exp_binary_rshift(s, $3); variable
852 Expression_ptr e = script_exp_binary_bitwise_and(s, $3); variable
858 Expression_ptr e = script_exp_binary_bitwise_or(s, $3); variable
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
Dpr17068ez.s2 .globl e symbol
3 e: label
Dpr17068e.s2 .globl e symbol
3 e: label
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elfvers/
Dvers7a.c8 __a_internal (int e) in __a_internal()
14 __b_internal (int e) in __b_internal()
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/
Daix-weak-1b.s13 .globl e symbol
15 e: label
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/bfin/
Dallinsn16.s5 .macro __dw b, i, e argument
13 .macro _dw b, i, e argument
/toolchain/binutils/binutils-2.25/include/opcode/
Dtic6x-insn-formats.h39 #define CFLDS5(a, b, c, d, e) 8, { CFLDS, a, b, c, d, e } argument
40 #define CFLDS6(a, b, c, d, e, f) 9, { CFLDS, a, b, c, d, e, f } argument
41 #define CFLDS7(a, b, c, d, e, f, g) 10, { CFLDS, a, b, c, d, e, f, g } argument
42 #define CFLDS8(a, b, c, d, e, f, g, h) 11, { CFLDS, a, b, c, d, e, f, g, h } argument
47 #define NFLDS5(a, b, c, d, e) 6, { NFLDS, a, b, c, d, e } argument
48 #define NFLDS6(a, b, c, d, e, f) 7, { NFLDS, a, b, c, d, e, f } argument
49 #define NFLDS7(a, b, c, d, e, f, g) 8, { NFLDS, a, b, c, d, e, f, g } argument
55 #define FLDS5(a, b, c, d, e) 5, { a, b, c, d, e } argument
61 #define SFLDS5(a, b, c, d, e) 6, { SFLDS, a, b, c, d, e } argument
62 #define SFLDS6(a, b, c, d, e, f) 7, { SFLDS, a, b, c, d, e, f } argument
[all …]
/toolchain/binutils/binutils-2.25/include/
Dsymcat.h26 #define CONCAT5(a,b,c,d,e) a##b##c##d##e argument
27 #define CONCAT6(a,b,c,d,e,f) a##b##c##d##e##f argument
37 #define CONCAT5(a,b,c,d,e) a/**/b/**/c/**/d/**/e argument
38 #define CONCAT6(a,b,c,d,e,f) a/**/b/**/c/**/d/**/e/**/f argument
45 #define XCONCAT5(a,b,c,d,e) CONCAT5(a,b,c,d,e) argument
46 #define XCONCAT6(a,b,c,d,e,f) CONCAT6(a,b,c,d,e,f) argument
/toolchain/binutils/binutils-2.25/gas/
Ditbl-ops.c210 struct itbl_entry *e; in itbl_add_insn() local
225 itbl_add_operand (struct itbl_entry *e, int yytype, int sbit, in itbl_add_operand()
255 struct itbl_entry *e, **es; in itbl_init() local
301 struct itbl_entry *e, **es; in append_insns_as_macros() local
390 form_args (struct itbl_entry *e) in form_args()
486 struct itbl_entry *e = NULL; in itbl_assemble() local
582 struct itbl_entry *e; in itbl_disassemble() local
649 build_opcode (struct itbl_entry *e) in build_opcode()
747 struct itbl_entry *e, **es; in find_entry_byname() local
768 struct itbl_entry *e, **es; in find_entry_byval() local
[all …]
/toolchain/binutils/binutils-2.25/opcodes/
Dia64-opc-b.c53 #define OpBtypePaWhaD(a,b,c,d,e) \ argument
56 #define OpBtypePaWhaDPr(a,b,c,d,e,f) \ argument
59 #define OpX6BtypePaWhaD(a,b,c,d,e,f) \ argument
62 #define OpX6BtypePaWhaDPr(a,b,c,d,e,f,g) \ argument
90 #define BR(a,b,c,d,e) B0, OpX6BtypePaWhaD (0, a, b, c, d, e), {B2}, EMPTY argument
91 #define BRP(a,b,c,d,e) B0, OpX6BtypePaWhaD (0, a, b, c, d, e), {B2}, PSEUDO, 0, NULL argument
92 #define BRT(a,b,c,d,e,f) B0, OpX6BtypePaWhaD (0, a, b, c, d, e), {B2}, f, 0, NULL argument
310 #define BR(a,b,c,d, e) \ argument
364 #define BRT(a,b,c,d,e) \ argument
Dia64-opc-a.c70 #define OpX2aVeX4X2b(a,b,c,d,e) \ argument
73 #define OpX2TbTaC(a,b,c,d,e) \ argument
78 #define OpX2aZaZbX4(a,b,c,d,e) \ argument
81 #define OpX2aZaZbX4X2b(a,b,c,d,e,f) \ argument
Dia64-opc-i.c74 #define OpZaZbVeX2aX2b(a,b,c,d,e,f) \ argument
77 #define OpZaZbVeX2aX2bX2c(a,b,c,d,e,f,g) \ argument
85 #define OpX2TaTbYaC(a,b,c,d,e,f) \ argument
88 #define OpX2TaTbYaXcC(a,b,c,d,e,f,g) \ argument
96 #define OpX3XbIhWh(a,b,c,d,e) \ argument
99 #define OpX3XbIhWhTag13(a,b,c,d,e,f) \ argument
/toolchain/binutils/binutils-2.25/binutils/
Dresrc.c640 get_word (FILE *e, const char *msg) in get_word()
655 get_long (FILE *e, const char *msg) in get_long()
674 get_data (FILE *e, bfd_byte *p, rc_uint_type c, const char *msg) in get_data()
711 FILE *e; in define_bitmap() local
753 FILE *e; in define_cursor() local
945 FILE *e; in define_font() local
1155 FILE *e; in define_icon() local
1486 FILE *e; in define_messagetable() local
1713 FILE *e; in define_rcdata_file() local
1747 FILE *e; in define_user_file() local
[all …]
Dmclex.c172 enum_facility (int e) in enum_facility()
190 enum_severity (int e) in enum_severity()
233 int e = memcmp (usz, c->usz, len * sizeof (unichar)); in mc_add_keyword() local
/toolchain/binutils/binutils-2.25/ld/
Dldctor.c62 struct set_element *e; in ldctor_add_set_entry() local
216 struct set_element *e; in ldctor_build_sets() local
253 struct set_element *e; in ldctor_build_sets() local
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-tic6x/
Dmvk-reloc-local-2-rel.s8 e: label
Dmvk-reloc-local-2.s9 e: label
Dsbr-reloc-local-2-rel.s14 e: label
Dsbr-reloc-local-2.s17 e: label
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
Dthumb-b-bad.s4 e: label
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mach-o/
Dsymbols-5.s14 .globl e symbol
/toolchain/binutils/binutils-2.25/libiberty/
Dpartition.c45 int e; in partition_new() local
146 int e; in partition_print() local
/toolchain/binutils/binutils-2.25/gas/config/
Drl78-parse.y97 #define SA(e) if (!expr_is_saddr (e)) NOT_SADDR; argument
100 #define SFR(e) if (!expr_is_sfr (e)) NOT_SFR; argument
109 #define Bit(e) check_expr_is_bit_index (e); argument
1415 char * e; in rl78_lex() local
1581 check_expr_is_const (expressionS e, int vmin, int vmax) in check_expr_is_const()
Dtc-i386-intel.c194 static int i386_intel_parse_name (const char *name, expressionS *e) in i386_intel_parse_name()
232 static INLINE void i386_intel_fold (expressionS *e, symbolS *sym) in i386_intel_fold()
255 i386_intel_simplify_register (expressionS *e) in i386_intel_simplify_register()
328 static int i386_intel_simplify (expressionS *e) in i386_intel_simplify()
/toolchain/binutils/binutils-2.25/bfd/
Delf32-sh-symbian.c42 #define SKIP_UNTIL(s,e,c,m) \ argument
60 #define SKIP_UNTIL2(s,e,c1,c2,m) \ argument
80 #define SKIP_WHILE(s,e,c,m) \ argument
207 char *e; in sh_symbian_process_embedded_commands() local

123456