Searched refs:nBlackHeight (Results 1 – 1 of 1) sorted by relevance
133 int nBlackHeight; /* Only used during the red-black integrity check */ member376 leftHeight += pNode->pLeft->nBlackHeight; in check_redblack_tree()380 rightHeight += pNode->pRight->nBlackHeight; in check_redblack_tree()390 pNode->nBlackHeight = leftHeight; in check_redblack_tree()