Searched defs:OtherW (Results 1 – 2 of 2) sorted by relevance
162 static void combineWeight(Weight &W, const Weight &OtherW) { in combineWeight()
2409 int ThisW = 0, OtherW = 1; in concat() local