Home
last modified time | relevance | path

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

/external/valgrind/drd/tests/
Domp_matinv.c100 const int to_col_last) in copy_matrix() argument
105 assert(from_col_last - from_col_first == to_col_last - to_col_first); in copy_matrix()
Dmatinv.c112 const int to_col_last) in copy_matrix() argument
117 assert(from_col_last - from_col_first == to_col_last - to_col_first); in copy_matrix()