OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PT_BRANCH_P
(Results
1 - 2
of
2
) sorted by relevancy
/src/common/lib/libc/gen/
ptree.c
302
KASSERT(
PT_BRANCH_P
(node) || id->id_parent_slot == PTN_LEAF_POSITION(ptn));
335
KASSERT(
PT_BRANCH_P
(node) || id->id_parent_slot == PTN_LEAF_POSITION(PT_NODE(node)));
509
KASSERT(
PT_BRANCH_P
(id.id_node));
771
if (
PT_BRANCH_P
(node)) {
799
if (
PT_BRANCH_P
(node)
1082
if (!
PT_BRANCH_P
(node))
/src/sys/sys/
ptree.h
96
#define
PT_BRANCH_P
(node) (PT_TYPE(node) == PT_TYPE_BRANCH)
Completed in 12 milliseconds
Indexes created Tue Oct 28 02:10:10 GMT 2025