Searched refs:b_col (Results 1 – 1 of 1) sorted by relevance
136 unsigned b_row = row / 3 * 3, b_col = col / 3 * 3; in in_block() local138 for (unsigned j = b_col; j < b_col + 3; ++j) in in_block()