Home
last modified time | relevance | path

Searched defs:Avlwalk (Results 1 – 4 of 4) sorted by relevance

/plan9/sys/src/cmd/replica/
H A Davl.c234 struct Avlwalk struct
238 Avlwalk *next; argument
239 Avltree *tree;
240 Avl *node;
H A Dall.h9 typedef struct Avlwalk Avlwalk; typedef
/plan9/sys/src/libavl/
H A Davl.c224 struct Avlwalk struct
228 Avlwalk *next; argument
229 Avltree *tree;
230 Avl *node;
/plan9/sys/include/
H A Davl.h6 typedef struct Avlwalk Avlwalk; typedef