Searched refs:avl_bfs (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/liblutil/
H A Davl.c55 static const int avl_bfs[] = {LH, RH}; variable
122 a = avl_bfs[cmp];
126 p->avl_bf = avl_bfs[cmp];
274 side_bf = avl_bfs[side];
279 p->avl_bf = avl_bfs[nside];
H A Dtavl.c42 static const int avl_bfs[] = {LH, RH}; variable
116 a = avl_bfs[cmp];
120 p->avl_bf = avl_bfs[cmp];
321 side_bf = avl_bfs[side];
326 p->avl_bf = avl_bfs[nside];

Completed in 109 milliseconds