Home
last modified time | relevance | path

Searched refs:avl_verify_parent (Results 1 – 5 of 5) sorted by relevance

/dports/audio/icecast-kh/icecast-kh-icecast-2.4.0-kh15/src/avl/
H A Davl.c1014 avl_verify_parent (avl_node * node, avl_node * parent) in avl_verify_parent() function
1020 avl_verify_parent (node->left, node); in avl_verify_parent()
1023 avl_verify_parent (node->right, node); in avl_verify_parent()
1055 avl_verify_parent (tree->root->right, tree->root); in avl_verify()
/dports/audio/ices/ices-2.0.3/src/common/avl/
H A Davl.c1013 avl_verify_parent (avl_node * node, avl_node * parent) in avl_verify_parent() function
1019 avl_verify_parent (node->left, node); in avl_verify_parent()
1022 avl_verify_parent (node->right, node); in avl_verify_parent()
1054 avl_verify_parent (tree->root->right, tree->root); in avl_verify()
/dports/audio/icecast/icecast-2.4.4/src/avl/
H A Davl.c1013 avl_verify_parent (avl_node * node, avl_node * parent) in avl_verify_parent() function
1019 avl_verify_parent (node->left, node); in avl_verify_parent()
1022 avl_verify_parent (node->right, node); in avl_verify_parent()
1054 avl_verify_parent (tree->root->right, tree->root); in avl_verify()
/dports/audio/mixxx/mixxx-2.3.0/lib/libshout-idjc/src/common/avl/
H A Davl.c1013 avl_verify_parent (avl_node * node, avl_node * parent) in avl_verify_parent() function
1019 avl_verify_parent (node->left, node); in avl_verify_parent()
1022 avl_verify_parent (node->right, node); in avl_verify_parent()
1054 avl_verify_parent (tree->root->right, tree->root); in avl_verify()
/dports/audio/libshout/libshout-2.4.5/src/common/avl/
H A Davl.c1014 avl_verify_parent (avl_node * node, avl_node * parent) in avl_verify_parent() function
1020 avl_verify_parent (node->left, node); in avl_verify_parent()
1023 avl_verify_parent (node->right, node); in avl_verify_parent()
1055 avl_verify_parent (tree->root->right, tree->root); in avl_verify()