Lines Matching refs:KeyCompare
47 RED_BLACK_TREE_KEY_COMPARE KeyCompare; 105 @param[in] KeyCompare This caller-provided function will be used to 119 IN RED_BLACK_TREE_KEY_COMPARE KeyCompare 131 Tree->KeyCompare = KeyCompare; 194 Tree->KeyCompare(). 214 Result = Tree->KeyCompare (StandaloneKey, Node->UserStruct);