ptree.c | 196 ptree_move_branch(pt_tree_t * const pt, pt_node_t * const dst, function in typeref:typename:uintptr_t 262 *mask_nodep = ptree_move_branch(pt, target, mask); 963 *nodep = ptree_move_branch(pt, parent, target); 1062 *nodep = ptree_move_branch(pt, parent, target);
|