Searched defs:new_root (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | splay-tree-utils.tcc | 306 node_type new_root = get_child (node, N); in splay_neighbor() local 406 node_type new_root = get_child (m_root, 0); in split_before_root() local 417 node_type new_root = get_child (m_root, 1); in split_after_root() local
|
H A D | ipa-prop.cc | 3773 struct cgraph_node *new_root, in try_make_edge_direct_simple_call() 3852 struct cgraph_node *new_root, in try_make_edge_direct_virtual_call() 3968 struct cgraph_node *new_root; in update_indirect_edges_after_inlining() local 4145 struct cgraph_node *new_root = cs->caller->inlined_to in propagate_controlled_uses() local
|
/netbsd-src/external/bsd/kyua-cli/dist/utils/config/ |
H A D | tree.cpp | 67 detail::static_inner_node* new_root = in deep_copy() local
|
/netbsd-src/sys/arch/atari/stand/tostools/chg_pid/ |
H A D | chg_pid.c | 212 daddr_t new_root = g_local[i].p_st; local
|
/netbsd-src/external/bsd/kyua-cli/dist/engine/ |
H A D | test_case_test.cpp | 205 move(const char* new_binary_path, const char* new_root) in move() 332 move(const char* new_binary_path, const char* new_root) in move()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | ipa-prop.c | 3576 struct cgraph_node *new_root, in try_make_edge_direct_simple_call() 3655 struct cgraph_node *new_root, in try_make_edge_direct_virtual_call() 3771 struct cgraph_node *new_root; in update_indirect_edges_after_inlining() local 3950 struct cgraph_node *new_root = cs->caller->inlined_to in propagate_controlled_uses() local
|
/netbsd-src/external/bsd/openldap/dist/libraries/liblmdb/ |
H A D | mdb.c | 8618 int rc = MDB_SUCCESS, new_root = 0, did_split = 0; in mdb_page_split() local 9344 pgno_t root, new_root; in mdb_env_copyfd1() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 669 #define __sanitizer_syscall_pre_pivot_root(new_root, put_old) \ argument 671 #define __sanitizer_syscall_post_pivot_root(res, new_root, put_old) \ argument
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 671 #define __sanitizer_syscall_pre_pivot_root(new_root, put_old) \ argument 673 #define __sanitizer_syscall_post_pivot_root(res, new_root, put_old) \ argument
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 670 #define __sanitizer_syscall_pre_pivot_root(new_root, put_old) \ argument 672 #define __sanitizer_syscall_post_pivot_root(res, new_root, put_old) \ argument
|