Searched refs:to_rows (Results 1 – 2 of 2) sorted by relevance
95 const int to_rows, in copy_matrix() argument110 assert(i - from_row_first + to_row_first < to_rows); in copy_matrix()
107 const int to_rows, in copy_matrix() argument122 assert(i - from_row_first + to_row_first < to_rows); in copy_matrix()