Searched refs:add_type (Results 1 – 12 of 12) sorted by relevance
| /netbsd-src/usr.bin/rpcgen/ |
| H A D | rpc_main.c | 474 add_type(1, "int"); in c_initialize() 475 add_type(1, "long"); in c_initialize() 476 add_type(1, "short"); in c_initialize() 477 add_type(1, "bool"); in c_initialize() 479 add_type(1, "u_int"); in c_initialize() 480 add_type(1, "u_long"); in c_initialize() 481 add_type(1, "u_short"); in c_initialize()
|
| H A D | rpc_util.h | 125 void add_type(int, const char *);
|
| H A D | rpc_util.c | 445 add_type(int len, const char *type) in add_type() function
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
| H A D | tc-aarch64.c | 2505 bfd_reloc_code_real_type add_type; member 3500 if (entry->add_type == 0) in parse_shifter_operand_reloc() 3513 aarch64_force_reloc (entry->add_type) == 1)) in parse_shifter_operand_reloc() 3517 inst.reloc.type = entry->add_type; in parse_shifter_operand_reloc()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | name-lookup.c | 230 void add_type (tree new_type); 473 name_lookup::add_type (tree new_type) in add_type() function 534 add_type (new_type); in process_binding()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | name-lookup.cc | 518 void add_type (tree new_type); 748 name_lookup::add_type (tree new_type) in add_type() function in name_lookup 804 add_type (new_type); in process_binding()
|
| H A D | ChangeLog-2017 | 3506 name_lookup::add_type, name_lookup::process_binding): New.
|
| /netbsd-src/external/gpl3/binutils/dist/gas/config/ |
| H A D | tc-aarch64.c | 2787 bfd_reloc_code_real_type add_type; member 3781 if (entry->add_type == 0) in parse_shifter_operand_reloc() 3797 inst.reloc.type = entry->add_type; in parse_shifter_operand_reloc()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ChangeLog-2015 | 4626 * ipa-icf.c (sem_item::add_type): Do not look for TYPE_CANONICAL; 37408 (sem_item::add_type): New function. 37413 * ipa-icf.h (sem_item::add_type): New function.
|
| H A D | ChangeLog-2018 | 11606 * ipa-icf.c (sem_item::add_type): Use 22602 * ipa-icf.c (sem_item::add_type): Do not ICE for incomplete types.
|
| H A D | ChangeLog-2019 | 4799 (sem_item::add_type): Remove. 4810 * ipa-icf.h: Remove add_expr, add_type and add func_checker
|
| H A D | ChangeLog-2017 | 10620 (sem_item::add_expr, sem_item::add_type, sem_variable::get_hash)
|