HomeSort by: relevance | last modified time | path
    Searched defs:leaf_slot (Results 1 - 2 of 2) sorted by relevancy

  /src/common/lib/libc/gen/
ptree.c 817 const pt_slot_t leaf_slot = PTN_LEAF_POSITION(target); local in function:ptree_remove_node
1024 const pt_slot_t target_slot = (parent == target ? branch_slot : leaf_slot);
ptree.c 817 const pt_slot_t leaf_slot = PTN_LEAF_POSITION(target); local in function:ptree_remove_node
1024 const pt_slot_t target_slot = (parent == target ? branch_slot : leaf_slot);

Completed in 23 milliseconds