OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pt_node_offset
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/sys/
ptree.h
175
size_t
pt_node_offset
;
member in struct:pt_tree
/src/common/lib/libc/gen/
ptree.c
108
((void *)((uintptr_t)(ptn) - (pt)->
pt_node_offset
))
110
((void *)((uintptr_t)(ptn) - (pt)->
pt_node_offset
+ pt->pt_key_offset))
112
((pt_node_t *)((uintptr_t)(ptn) + (pt)->
pt_node_offset
))
173
pt->
pt_node_offset
= node_offset;
Completed in 12 milliseconds
Indexes created Mon Oct 20 16:09:52 GMT 2025