OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:other_node
(Results
1 - 3
of
3
) sorted by relevancy
/src/common/lib/libc/gen/
ptree.c
1023
uintptr_t
other_node
= PTN_BRANCH_SLOT(parent, other_slot);
local
1026
*removep =
other_node
;
1028
ptree_set_position(
other_node
, target_slot);
/src/external/gpl3/gcc/dist/gcc/
tree.cc
902
struct symtab_node *
other_node
= symtab_node::get (other);
903
if (
other_node
)
910
decl_node->set_section (*
other_node
);
901
struct symtab_node *
other_node
= symtab_node::get (other);
local
/src/external/gpl3/gcc.old/dist/gcc/
tree.cc
920
struct symtab_node *
other_node
= symtab_node::get (other);
921
if (
other_node
)
928
decl_node->set_section (*
other_node
);
919
struct symtab_node *
other_node
= symtab_node::get (other);
local
Completed in 192 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026