Home
last modified time | relevance | path

Searched defs:old_node (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/bsd/ntp/dist/ntpd/
H A Dntp_prio_q.c103 node *old_node = my_node; in free_node() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsplay-tree-utils.tcc376 node_type old_node = m_root; in replace_max_node_at_root() local
H A Domp-simd-clone.cc436 simd_clone_create (struct cgraph_node *old_node) in simd_clone_create()
H A Dsymtab.cc489 symtab_node::add_to_same_comdat_group (symtab_node *old_node) in add_to_same_comdat_group()
H A Dtrans-mem.cc4905 struct cgraph_node *old_node; member
4969 ipa_tm_create_version (struct cgraph_node *old_node) in ipa_tm_create_version()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Domp-simd-clone.c434 simd_clone_create (struct cgraph_node *old_node) in simd_clone_create()
H A Dsymtab.c457 symtab_node::add_to_same_comdat_group (symtab_node *old_node) in add_to_same_comdat_group()
H A Dtrans-mem.c4904 struct cgraph_node *old_node; member
4968 ipa_tm_create_version (struct cgraph_node *old_node) in ipa_tm_create_version()
/netbsd-src/external/gpl2/dtc/dist/
H A Dlivetree.c144 struct node *merge_nodes(struct node *old_node, struct node *new_node) in merge_nodes()