Home
last modified time | relevance | path

Searched refs:to_rows (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/drd/tests/
Domp_matinv.c95 const int to_rows, in copy_matrix() argument
110 assert(i - from_row_first + to_row_first < to_rows); in copy_matrix()
Dmatinv.c107 const int to_rows, in copy_matrix() argument
122 assert(i - from_row_first + to_row_first < to_rows); in copy_matrix()