Home
last modified time | relevance | path

Searched refs:args (Results 1 – 25 of 250) sorted by relevance

12345678910

/toolchain/binutils/binutils-2.25/libiberty/
Dconcat.c59 vconcat_length (const char *first, va_list args) in vconcat_length() argument
64 for (arg = first; arg ; arg = va_arg (args, const char *)) in vconcat_length()
71 vconcat_copy (char *dst, const char *first, va_list args) in vconcat_copy() argument
76 for (arg = first; arg ; arg = va_arg (args, const char *)) in vconcat_copy()
93 va_list args; in concat_length() local
95 va_start (args, first); in concat_length()
96 length = vconcat_length (first, args); in concat_length()
97 va_end (args); in concat_length()
108 va_list args; in concat_copy() local
110 va_start (args, first); in concat_copy()
[all …]
Dvasprintf.c65 int_vasprintf (char **result, const char *format, va_list args) in int_vasprintf() argument
74 va_copy (ap, args); in int_vasprintf()
76 memcpy ((PTR) &ap, (PTR) &args, sizeof (va_list)); in int_vasprintf()
147 return vsprintf (*result, format, args); in int_vasprintf()
155 _BSD_VA_LIST_ args) in vasprintf() argument
157 va_list args) in vasprintf()
160 return int_vasprintf (result, format, args); in vasprintf()
168 va_list args; in checkit() local
169 va_start (args, format); in checkit()
170 vasprintf (&result, format, args); in checkit()
[all …]
/toolchain/binutils/binutils-2.25/gold/
Derrors.cc79 Errors::fatal(const char* format, va_list args) in fatal() argument
82 vfprintf(stderr, format, args); in fatal()
90 Errors::fallback(const char* format, va_list args) in fallback() argument
93 vfprintf(stderr, format, args); in fallback()
101 Errors::error(const char* format, va_list args) in error() argument
104 vfprintf(stderr, format, args); in error()
113 Errors::warning(const char* format, va_list args) in warning() argument
116 vfprintf(stderr, format, args); in warning()
125 Errors::info(const char* format, va_list args) in info() argument
127 vfprintf(stderr, format, args); in info()
[all …]
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
Dcris.exp41 proc test_template_insn_reg_mem { args } { argument
46 set tmpl [lindex $args 0]
47 set opcode [lindex $args 1]
48 set ircode [lindex $args 2]
49 set imcode [lindex $args 3]
50 set avoid_regex [lindex $args 4]
51 set dname [lindex $args 5]
52 set ircode0 [lindex $args 6]
53 set imcode0 [lindex $args 7]
55 if { [llength $args] >= 10 } {
[all …]
/toolchain/binutils/binutils-2.25/opcodes/
Dw65-opc.h409 args[0] = M==0 ? asR_W65_ABS16 : asR_W65_ABS8;\
410 print_operand (0, " #$0", args);\
414 args[0] = asR_W65_ABS8;\
415 print_operand (0, " #$0", args);\
419 args[0] = X==0 ? asR_W65_ABS16 : asR_W65_ABS8;\
420 print_operand (0, " #$0", args);\
428 args[0] = asR_W65_PCR8;\
429 print_operand (0, " $0", args);\
433 args[0] = asR_W65_PCR16;\
434 print_operand (0, " $0", args);\
[all …]
/toolchain/binutils/binutils-2.25/intl/
Dplural.y58 struct expression * const *args));
75 new_exp (nargs, op, args) in new_exp() argument
78 struct expression * const *args;
85 if (args[i] == NULL)
95 newp->val.args[i] = args[i];
101 FREE_EXPRESSION (args[i]);
118 struct expression *args[1]; local
120 args[0] = right;
121 return new_exp (1, op, args);
130 struct expression *args[2]; local
[all …]
/toolchain/binutils/binutils-2.25/gas/
Dmessages.c131 va_list args; in as_tsktsk() local
134 va_start (args, format); in as_tsktsk()
135 vfprintf (stderr, format, args); in as_tsktsk()
136 va_end (args); in as_tsktsk()
174 va_list args; in as_warn() local
179 va_start (args, format); in as_warn()
180 vsnprintf (buffer, sizeof (buffer), format, args); in as_warn()
181 va_end (args); in as_warn()
193 va_list args; in as_warn_where() local
198 va_start (args, format); in as_warn_where()
[all …]
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/elf/
Ddwarf2-3.d18 Opcode 1 has 0 args
19 Opcode 2 has 1 args
20 Opcode 3 has 1 args
21 Opcode 4 has 1 args
22 Opcode 5 has 1 args
23 Opcode 6 has 0 args
24 Opcode 7 has 0 args
25 Opcode 8 has 0 args
26 Opcode 9 has 1 args
27 Opcode 10 has 0 args
[all …]
Ddwarf2-2.d48 Opcode 1 has 0 args
49 Opcode 2 has 1 args
50 Opcode 3 has 1 args
51 Opcode 4 has 1 args
52 Opcode 5 has 1 args
53 Opcode 6 has 0 args
54 Opcode 7 has 0 args
55 Opcode 8 has 0 args
56 Opcode 9 has 1 args
57 Opcode 10 has 0 args
[all …]
Ddwarf2-1.d48 Opcode 1 has 0 args
49 Opcode 2 has 1 args
50 Opcode 3 has 1 args
51 Opcode 4 has 1 args
52 Opcode 5 has 1 args
53 Opcode 6 has 0 args
54 Opcode 7 has 0 args
55 Opcode 8 has 0 args
56 Opcode 9 has 1 args
57 Opcode 10 has 0 args
[all …]
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/
Dpr13167.d16 Opcode 1 has 0 args
17 Opcode 2 has 1 args
18 Opcode 3 has 1 args
19 Opcode 4 has 1 args
20 Opcode 5 has 1 args
21 Opcode 6 has 0 args
22 Opcode 7 has 0 args
23 Opcode 8 has 0 args
24 Opcode 9 has 1 args
25 Opcode 10 has 0 args
[all …]
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
Ddebug1.d18 Opcode 1 has 0 args
19 Opcode 2 has 1 args
20 Opcode 3 has 1 args
21 Opcode 4 has 1 args
22 Opcode 5 has 1 args
23 Opcode 6 has 0 args
24 Opcode 7 has 0 args
25 Opcode 8 has 0 args
26 Opcode 9 has 1 args
27 Opcode 10 has 0 args
[all …]
Ddw2-compress-1.d74 Opcode 1 has 0 args
75 Opcode 2 has 1 args
76 Opcode 3 has 1 args
77 Opcode 4 has 1 args
78 Opcode 5 has 1 args
79 Opcode 6 has 0 args
80 Opcode 7 has 0 args
81 Opcode 8 has 0 args
82 Opcode 9 has 1 args
83 Opcode 10 has 0 args
[all …]
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/
Dobjdump.W46 Opcode 1 has 0 args
47 Opcode 2 has 1 args
48 Opcode 3 has 1 args
49 Opcode 4 has 1 args
50 Opcode 5 has 1 args
51 Opcode 6 has 0 args
52 Opcode 7 has 0 args
53 Opcode 8 has 0 args
54 Opcode 9 has 1 args
55 Opcode 10 has 0 args
[all …]
Ddw2-1.W46 Opcode 1 has 0 args
47 Opcode 2 has 1 args
48 Opcode 3 has 1 args
49 Opcode 4 has 1 args
50 Opcode 5 has 1 args
51 Opcode 6 has 0 args
52 Opcode 7 has 0 args
53 Opcode 8 has 0 args
54 Opcode 9 has 1 args
55 Opcode 10 has 0 args
[all …]
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
Dmicromips@loc-swap-2.d20 Opcode 1 has 0 args
21 Opcode 2 has 1 args
22 Opcode 3 has 1 args
23 Opcode 4 has 1 args
24 Opcode 5 has 1 args
25 Opcode 6 has 0 args
26 Opcode 7 has 0 args
27 Opcode 8 has 0 args
28 Opcode 9 has 1 args
29 Opcode 10 has 0 args
[all …]
Dloc-swap-2.d20 Opcode 1 has 0 args
21 Opcode 2 has 1 args
22 Opcode 3 has 1 args
23 Opcode 4 has 1 args
24 Opcode 5 has 1 args
25 Opcode 6 has 0 args
26 Opcode 7 has 0 args
27 Opcode 8 has 0 args
28 Opcode 9 has 1 args
29 Opcode 10 has 0 args
[all …]
Dmips16@loc-swap-2.d20 Opcode 1 has 0 args
21 Opcode 2 has 1 args
22 Opcode 3 has 1 args
23 Opcode 4 has 1 args
24 Opcode 5 has 1 args
25 Opcode 6 has 0 args
26 Opcode 7 has 0 args
27 Opcode 8 has 0 args
28 Opcode 9 has 1 args
29 Opcode 10 has 0 args
[all …]
Dmicromips@loc-swap.d24 Opcode 1 has 0 args
25 Opcode 2 has 1 args
26 Opcode 3 has 1 args
27 Opcode 4 has 1 args
28 Opcode 5 has 1 args
29 Opcode 6 has 0 args
30 Opcode 7 has 0 args
31 Opcode 8 has 0 args
32 Opcode 9 has 1 args
33 Opcode 10 has 0 args
[all …]
Dloc-swap.d23 Opcode 1 has 0 args
24 Opcode 2 has 1 args
25 Opcode 3 has 1 args
26 Opcode 4 has 1 args
27 Opcode 5 has 1 args
28 Opcode 6 has 0 args
29 Opcode 7 has 0 args
30 Opcode 8 has 0 args
31 Opcode 9 has 1 args
32 Opcode 10 has 0 args
[all …]
Dmips16@loc-swap.d23 Opcode 1 has 0 args
24 Opcode 2 has 1 args
25 Opcode 3 has 1 args
26 Opcode 4 has 1 args
27 Opcode 5 has 1 args
28 Opcode 6 has 0 args
29 Opcode 7 has 0 args
30 Opcode 8 has 0 args
31 Opcode 9 has 1 args
32 Opcode 10 has 0 args
[all …]
/toolchain/binutils/binutils-2.25/include/opcode/
Dmetag.h802 meta_mask, insn_type, encoding, args) \ argument
804 insn_type, encoding, args }, \
806 insn_type, encoding, args }, \
808 meta_mask, insn_type, encoding, args }, \
810 meta_mask, insn_type, encoding, args }, \
812 meta_mask, insn_type, encoding, args }, \
814 meta_mask, insn_type, encoding, args }, \
816 meta_mask, insn_type, encoding, args }, \
818 meta_mask, insn_type, encoding, args }, \
820 meta_mask, insn_type, encoding, args }, \
[all …]
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-i960.c1060 mem_fmt (char *args[], /* args[0]->opcode mnemonic, args[1-3]->operands. */ in mem_fmt() argument
1087 parse_memop (&instr, args[i], oP->format); in mem_fmt()
1090 parse_regop (&regop, args[i], opdesc); in mem_fmt()
1307 reg_fmt (char *args[], /* args[0]->opcode mnemonic, args[1-3]->operands. */ in reg_fmt() argument
1319 parse_regop (&regop, args[1], oP->operand[0]); in reg_fmt()
1342 parse_regop (&regop, args[2], oP->operand[1]); in reg_fmt()
1364 parse_regop (&regop, args[3], oP->operand[2]); in reg_fmt()
1389 char *args[]) /* Output arg: pointers to operands placed in args[1-3]. in get_args() argument
1404 args[1] = p; in get_args()
1424 args[++n] = to; /* Start next argument. */ in get_args()
[all …]
Dtc-z80.c671 emit_insn (char prefix, char opcode, const char * args) in emit_insn() argument
683 return args; in emit_insn()
829 emit_m (char prefix, char opcode, const char *args) in emit_m() argument
834 p = parse_exp (args, &arg_m); in emit_m()
851 emit_mr (char prefix, char opcode, const char *args) in emit_mr() argument
856 p = parse_exp (args, & arg_m); in emit_mr()
912 emit_s (char prefix, char opcode, const char *args) in emit_s() argument
917 p = parse_exp (args, & arg_s); in emit_s()
923 emit_call (char prefix ATTRIBUTE_UNUSED, char opcode, const char * args) in emit_call() argument
928 p = parse_exp_not_indexed (args, &addr); in emit_call()
[all …]
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/x86-64/
Dcompressed-1a.d76 Opcode 1 has 0 args
77 Opcode 2 has 1 args
78 Opcode 3 has 1 args
79 Opcode 4 has 1 args
80 Opcode 5 has 1 args
81 Opcode 6 has 0 args
82 Opcode 7 has 0 args
83 Opcode 8 has 0 args
84 Opcode 9 has 1 args
85 Opcode 10 has 0 args
[all …]

12345678910