Searched refs:handle_enum (Results 1 – 10 of 10) sorted by relevance
| /netbsd-src/external/gpl3/binutils/dist/gas/config/ |
| H A D | tc-xgate.c | 295 int handle_enum = 0; in md_begin() local 335 handle_enum++; in md_begin() 336 op_handles[j].opc0[handle_enum] = xgate_opcode_ptr; in md_begin() 340 handle_enum = 0; in md_begin() 347 op_handles[j].number_of_modes = handle_enum; in md_begin()
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
| H A D | tc-xgate.c | 295 int handle_enum = 0; in md_begin() local 335 handle_enum++; in md_begin() 336 op_handles[j].opc0[handle_enum] = xgate_opcode_ptr; in md_begin() 340 handle_enum = 0; in md_begin() 347 op_handles[j].number_of_modes = handle_enum; in md_begin()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | read-md.c | 902 md_reader::handle_enum (file_location loc, bool md_p) in handle_enum() function 1146 handle_enum (loc, true); in handle_file() 1148 handle_enum (loc, false); in handle_file()
|
| H A D | read-md.h | 204 void handle_enum (file_location loc, bool md_p);
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | read-md.cc | 902 md_reader::handle_enum (file_location loc, bool md_p) in handle_enum() function in md_reader 1159 handle_enum (loc, true); in handle_file() 1161 handle_enum (loc, false); in handle_file()
|
| H A D | read-md.h | 204 void handle_enum (file_location loc, bool md_p);
|
| H A D | ChangeLog-2016 | 1896 (rtx_reader::handle_enum): Rename to... 1897 (md_reader::handle_enum): ...this. 9386 (handle_enum): Convert to... 9387 (rtx_reader::handle_enum): ...member function. 9421 (rtx_reader::handle_enum): New method decl. 24951 (handle_enum): Likewise.
|
| H A D | ChangeLog-2015 | 22843 (handle_enum): Take a file_location rather than a line number 25239 (handle_enum): Reflect this.
|
| H A D | ChangeLog-2021 | 15155 * read-md.c (md_reader::handle_enum): support value assignation.
|
| H A D | ChangeLog-2010 | 26269 (decimal_string, handle_enum, traverse_enum_types): New functions.
|