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