Searched refs:sixths_x (Results 1 – 1 of 1) sorted by relevance
992 const int sixths_x = 4 * x_layer - 1; in getScoreAbove() local993 const int x_above = sixths_x / 6; in getScoreAbove()996 const int r_x = (sixths_x % 6); in getScoreAbove()