Home
last modified time | relevance | path

Searched +defs:dummy +defs:c (Results 1 – 14 of 14) sorted by relevance

/toolchain/binutils/binutils-2.25/binutils/
Dsysdump.c103 int c = ptr[i + j]; in dh() local
281 int c = getc (file); in getone() local
295 struct IT_cs dummy; in getone() local
303 struct IT_dln dummy; in getone() local
311 struct IT_hd dummy; in getone() local
320 struct IT_dar dummy; in getone() local
328 struct IT_dsy dummy; in getone() local
336 struct IT_dfp dummy; in getone() local
344 struct IT_dso dummy; in getone() local
352 struct IT_dpt dummy; in getone() local
[all …]
Dieee.c494 ieee_record_enum_type c; in ieee_read_expression() local
883 ieee_record_enum_type c; in parse_ieee() local
1487 unsigned int c; in parse_ieee_ty() local
1540 unsigned int c; in parse_ieee_ty() local
1593 unsigned int c; in parse_ieee_ty() local
1679 unsigned int c; in parse_ieee_ty() local
1846 bfd_vma signedp, bitsize, dummy; in parse_ieee_ty() local
3477 ieee_record_enum_type c; in ieee_require_asn() local
3512 ieee_record_enum_type c; in ieee_require_atn65() local
3618 unsigned int c; member
[all …]
/toolchain/binutils/binutils-2.25/gas/config/
Dobj-elf.c333 char c; in elf_common_parse() local
408 char c; in get_sym_from_input_line_and_check() local
426 int c; in obj_elf_local() local
450 int c; in obj_elf_weak() local
473 int c; in obj_elf_visibility() local
897 int dummy; in obj_elf_section_name() local
935 int type, dummy; in obj_elf_section() local
1009 char c; in obj_elf_section() local
1100 char c; in obj_elf_section() local
1288 char c; in obj_elf_symver() local
[all …]
Dtc-alpha.c883 int c, i; in tokenize_arguments() local
3488 char c; in s_alpha_comm() local
4189 int dummy; in s_alpha_section_name() local
4272 char c = str[len]; in s_alpha_section_word() local
4314 char c; in s_alpha_section() local
4802 char c; in s_alpha_end() local
4929 char c; in s_alpha_proc() local
5599 md_parse_option (int c, char *arg) in md_parse_option()
6333 char c = get_symbol_end (); in tc_get_register() local
Dtc-msp430.c757 md_parse_option (int c, char * arg) in md_parse_option()
1497 int dummy; in msp430_dstoperand() local
Dtc-ia64.c1059 char c; in obj_elf_vms_common() local
4234 char *name, *p, c; in dot_personality() local
4251 char *name, *p, c; in dot_proc() local
4529 char *name, *p, c; in dot_endp() local
4827 char c = get_symbol_end (); in cross_section() local
5072 char c = get_symbol_end(); in dot_pred_rel() local
5213 int c; in dot_entry() local
6155 expressionS dummy; in parse_operands() local
7025 md_parse_option (int c, char *arg) in md_parse_option()
7737 char c; in ia64_unrecognized_line() local
Dtc-aarch64.c497 skip_past_char (char **str, char c) in skip_past_char()
3175 int dummy; in parse_half() local
5756 #define c 0 macro
5759 #define B(a,b,c,d) (((a) << 3) | ((b) << 2) | ((c) << 1) | (d)) argument
7431 md_parse_option (int c, char *arg) in md_parse_option()
/toolchain/binutils/binutils-2.25/bfd/
Delf32-sh64.c106 #define _bfd_sh_align_load_span(a,b,c,d,e,f,g,h,i,j) \ argument
684 sh64_elf_crange dummy; in sh64_elf_final_write_processing() local
Dcoffgen.c1079 combined_entry_type dummy[2]; in coff_write_alien_symbol() local
1138 coff_symbol_type *c = coff_symbol_from (abfd, symbol); in coff_write_alien_symbol() local
Dieee.c511 asection *dummy; in parse_expression() local
1056 unsigned int c, i; in get_section_entry() local
/toolchain/binutils/binutils-2.25/gold/
Darchive.cc618 int dummy = 0; in get_file_and_offset() local
639 int dummy = 0; in get_file_and_offset() local
854 char c = archive_symname[symname_len]; in defines_symbol() local
Dscript.cc248 make_token(Token::Classification c, const char* start) const in make_token()
253 make_token(Token::Classification c, const char* v, size_t len, in make_token()
302 can_continue_number(const char* c) in can_continue_number()
400 Lex::can_start_name(char c, char c2) in can_start_name()
441 Lex::can_continue_name(const char* c) in can_continue_name()
515 Lex::can_continue_hex(const char* c) in can_continue_hex()
533 Lex::can_start_number(char c) in can_start_number()
1579 int dummy = 0; in read_script_file() local
Ddynobj.cc425 unsigned int dummy; in base_read_symbols() local
900 unsigned char c; in elf_hash() local
1021 unsigned char c; in gnu_hash() local
/toolchain/binutils/binutils-2.25/include/opcode/
Dcr16.h120 dummy, enumerator
431 #define strneq(a, b, c) (strncmp (a, b, c) == 0) argument