Searched refs:column (Results 1 – 1 of 1) sorted by relevance
154 unsigned column = (size >> row) & 7; in size_to_index_helper() local155 int row_column = (row << 3) | column; in size_to_index_helper()
Completed in 4 milliseconds