Searched refs:RBT_TEST_NODE_COUNT (Results 1 – 1 of 1) sorted by relevance
85 #define RBT_TEST_NODE_COUNT 7 macro86 static struct rbt_test_node test_nodes[RBT_TEST_NODE_COUNT];87 static int test_node_ids[RBT_TEST_NODE_COUNT] = {88, 66, 44, 22, 0, 77, 55 };94 if (RBT_TEST_NODE_COUNT < count) { in rb_tree_insert_nodes()95 count = RBT_TEST_NODE_COUNT; in rb_tree_insert_nodes()112 if (RBT_TEST_NODE_COUNT < count) { in rb_tree_remove_nodes()113 count = RBT_TEST_NODE_COUNT; in rb_tree_remove_nodes()