Home
last modified time | relevance | path

Searched defs:remove_node (Results 1 – 5 of 5) sorted by relevance

/third_party/musl/porting/linux/user/src/exit/
Datexit.c83 static struct node* remove_node(struct node *node) { in remove_node() function
/third_party/mesa3d/src/gallium/drivers/r600/sb/
Dsb_ir.cpp159 void container_node::remove_node(node *n) { in remove_node() function in r600_sb::container_node
/third_party/skia/src/utils/
DSkPolyUtils.cpp297 static void remove_node(const OffsetEdge* node, OffsetEdge** head) { in remove_node() function
/third_party/ntfs-3g/libfuse-lite/
Dfuse.c579 static void remove_node(struct fuse *f, fuse_ino_t dir, const char *name) in remove_node() function
/third_party/libfuse/lib/
Dfuse.c1408 static void remove_node(struct fuse *f, fuse_ino_t dir, const char *name) in remove_node() function