Searched refs:to_row_last (Results 1 – 2 of 2) sorted by relevance
98 const int to_row_last, in copy_matrix() argument104 assert(from_row_last - from_row_first == to_row_last - to_row_first); in copy_matrix()
110 const int to_row_last, in copy_matrix() argument116 assert(from_row_last - from_row_first == to_row_last - to_row_first); in copy_matrix()