Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/container/
H A Drbtree.d87 private Node _left; in RBNode() local
/netbsd-src/external/gpl2/lvm2/dist/lib/datastruct/
H A Dbtree.c111 static struct node *_left(struct node *n) in _left() function
/netbsd-src/external/bsd/pcc/dist/pcc/mip/
H A Dnode.h87 struct node *_left; member
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/container/
H A Drbtree.d87 private Node _left; in RBNode() local
/netbsd-src/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dpass1.h250 struct p1node *_left; member