Home
last modified time | relevance | path

Searched defs:RBNode (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/container/
H A Drbtree.d80 struct RBNode(V) in RBNode() function
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/container/
H A Drbtree.d80 struct RBNode(V) in RBNode() function
783 private alias RBNode = .RBNode!Elem; variable
840 private inout(RBNode)* _find(Elem e) inout in inout() argument
1489 private inout(RBNode)* _firstGreater(Elem e) inout in inout() argument
1508 private inout(RBNode)* _firstGreaterEqual(Elem e) inout in inout() argument