Searched refs:valB_P (Results 1 – 1 of 1) sorted by relevance
95 int CompareValue(const Value * valA_P, const Value * valB_P) in CompareValue() argument105 cmp = valA_P->Val[0] - valB_P->Val[0]; in CompareValue()111 VecLengthSquB = valB_P->Val[0] * valB_P->Val[0] + in CompareValue()112 valB_P->Val[1] * valB_P->Val[1] + in CompareValue()113 valB_P->Val[2] * valB_P->Val[2]; in CompareValue()