Home
last modified time | relevance | path

Searched refs:add_type (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/usr.bin/rpcgen/
H A Drpc_main.c474 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 Drpc_util.h125 void add_type(int, const char *);
H A Drpc_util.c445 add_type(int len, const char *type) in add_type() function
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-aarch64.c2505 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 Dname-lookup.c230 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 Dname-lookup.cc518 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 DChangeLog-20173506 name_lookup::add_type, name_lookup::process_binding): New.
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-aarch64.c2787 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 DChangeLog-20154626 * 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 DChangeLog-201811606 * ipa-icf.c (sem_item::add_type): Use
22602 * ipa-icf.c (sem_item::add_type): Do not ICE for incomplete types.
H A DChangeLog-20194799 (sem_item::add_type): Remove.
4810 * ipa-icf.h: Remove add_expr, add_type and add func_checker
H A DChangeLog-201710620 (sem_item::add_expr, sem_item::add_type, sem_variable::get_hash)