Searched refs:od2 (Results 1 – 9 of 9) sorted by relevance
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | genoutput.c | 570 struct operand_data *od, *od2; in place_operands() local 583 od2 = od->next; in place_operands() 589 if (od2 == NULL) in place_operands() 591 if (! compare_operands (od2, &d->operand[i])) in place_operands() 593 ++i, od2 = od2->next; in place_operands() 603 od2 = &d->operand[i]; in place_operands() 604 *odata_end = od2; in place_operands() 605 odata_end = &od2->next; in place_operands() 606 od2->index = next_operand_number++; in place_operands()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | genoutput.cc | 570 struct operand_data *od, *od2; in place_operands() local 583 od2 = od->next; in place_operands() 589 if (od2 == NULL) in place_operands() 591 if (! compare_operands (od2, &d->operand[i])) in place_operands() 593 ++i, od2 = od2->next; in place_operands() 603 od2 = &d->operand[i]; in place_operands() 604 *odata_end = od2; in place_operands() 605 odata_end = &od2->next; in place_operands() 606 od2->index = next_operand_number++; in place_operands()
|
| /netbsd-src/external/gpl3/binutils/dist/gold/ |
| H A D | output.h | 2734 const Output_data* od2) in add_section_size() argument 2735 { this->add_entry(Dynamic_entry(tag, od, od2)); } in add_section_size() 2796 this->od2 = NULL; in Dynamic_entry() 2800 Dynamic_entry(elfcpp::DT tag, const Output_data* od, const Output_data* od2) in Dynamic_entry() argument 2805 this->od2 = od2; in Dynamic_entry() 2870 const Output_data* od2; variable
|
| H A D | output.cc | 1807 if (this->od2 != NULL) in write() 1808 val += this->od2->data_size(); in write()
|
| /netbsd-src/external/gpl3/binutils.old/dist/gold/ |
| H A D | output.h | 2734 const Output_data* od2) in add_section_size() argument 2735 { this->add_entry(Dynamic_entry(tag, od, od2)); } in add_section_size() 2796 this->od2 = NULL; in Dynamic_entry() 2800 Dynamic_entry(elfcpp::DT tag, const Output_data* od, const Output_data* od2) in Dynamic_entry() argument 2805 this->od2 = od2; in Dynamic_entry() 2870 const Output_data* od2; variable
|
| H A D | output.cc | 1806 if (this->od2 != NULL) in write() 1807 val += this->od2->data_size(); in write()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
| H A D | declaration.c | 741 if (OverDeclaration *od2 = s->isOverDeclaration()) in equals() local 743 return od1->aliassym->equals(od2->aliassym) && in equals() 744 od1->hasOverloads == od2->hasOverloads; in equals()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
| H A D | declaration.d | 1018 if (auto od2 = s.isOverDeclaration()) in equals() local 1019 return this.aliassym.equals(od2.aliassym); in equals()
|
| /netbsd-src/external/gpl2/groff/dist/tmac/ |
| H A D | hyphen.us | 134 .od2
|