OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PTN_BRANCH_SLOT
(Results
1 - 2
of
2
) sorted by relevancy
/src/common/lib/libc/gen/
ptree.c
216
&
PTN_BRANCH_SLOT
(parent, ptree_testnode(pt, branch, parent));
270
id->id_insertp = &
PTN_BRANCH_SLOT
(target,
315
PTN_BRANCH_SLOT
(target, PT_SLOT_ROOT) = node;
346
PTN_BRANCH_SLOT
(target, id->id_slot) = target_node;
347
PTN_BRANCH_SLOT
(target, other_slot) = node;
589
id.id_insertp = &
PTN_BRANCH_SLOT
(id.id_parent, id.id_parent_slot);
648
const uintptr_t node =
PTN_BRANCH_SLOT
(parent, parent_slot);
755
node =
PTN_BRANCH_SLOT
(ptn, slot);
758
next_node =
PTN_BRANCH_SLOT
(ptn, slot + 1);
764
next_node =
PTN_BRANCH_SLOT
(ptn, slot - 1)
[
all
...]
/src/sys/sys/
ptree.h
109
#define
PTN_BRANCH_SLOT
(ptn,slot) ((ptn)->ptn_slots[slot])
Completed in 12 milliseconds
Indexes created Fri Oct 31 11:10:07 GMT 2025