Searched refs:f_A (Results 1 - 10 of 10) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Ddc1.C17 void f_A () { A a(2.0, 3.0); } function
H A Ddc3.C26 void f_A () { A<X*> a(2.0, 3.0); } function
/haiku-buildtools/legacy/binutils/opcodes/
H A Dfrv-ibld.c572 errmsg = insert_normal (cd, fields->f_A, 0, 0, 17, 1, 32, total_length, buffer);
575 errmsg = insert_normal (cd, fields->f_A, 0, 0, 17, 1, 32, total_length, buffer);
896 length = extract_normal (cd, ex_info, insn_value, 0, 0, 17, 1, 32, total_length, pc, & fields->f_A);
899 length = extract_normal (cd, ex_info, insn_value, 0, 0, 17, 1, 32, total_length, pc, & fields->f_A);
1208 value = fields->f_A;
1211 value = fields->f_A;
1468 value = fields->f_A;
1471 value = fields->f_A;
1735 fields->f_A = value;
1738 fields->f_A
[all...]
H A Dfrv-dis.c155 print_normal (cd, info, fields->f_A, 0, pc, length);
158 print_normal (cd, info, fields->f_A, 0, pc, length);
H A Dfrv-opc.h323 long f_A; member in struct:cgen_fields
H A Dfrv-asm.c1013 errmsg = parse_A0 (cd, strp, FRV_OPERAND_A0, (unsigned long *) (& fields->f_A));
1016 errmsg = parse_A1 (cd, strp, FRV_OPERAND_A1, (unsigned long *) (& fields->f_A));
/haiku-buildtools/binutils/opcodes/
H A Dfrv-ibld.c579 errmsg = insert_normal (cd, fields->f_A, 0, 0, 17, 1, 32, total_length, buffer);
582 errmsg = insert_normal (cd, fields->f_A, 0, 0, 17, 1, 32, total_length, buffer);
903 length = extract_normal (cd, ex_info, insn_value, 0, 0, 17, 1, 32, total_length, pc, & fields->f_A);
906 length = extract_normal (cd, ex_info, insn_value, 0, 0, 17, 1, 32, total_length, pc, & fields->f_A);
1215 value = fields->f_A;
1218 value = fields->f_A;
1475 value = fields->f_A;
1478 value = fields->f_A;
1742 fields->f_A = value;
1745 fields->f_A
[all...]
H A Dfrv-dis.c154 print_normal (cd, info, fields->f_A, 0, pc, length);
157 print_normal (cd, info, fields->f_A, 0, pc, length);
H A Dfrv-opc.h323 long f_A; member in struct:cgen_fields
H A Dfrv-asm.c1013 errmsg = parse_A0 (cd, strp, FRV_OPERAND_A0, (unsigned long *) (& fields->f_A));
1016 errmsg = parse_A1 (cd, strp, FRV_OPERAND_A1, (unsigned long *) (& fields->f_A));

Completed in 82 milliseconds