Home
last modified time | relevance | path

Searched refs:to_row_first (Results 1 – 4 of 4) sorted by relevance

/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/drd/tests/
H A Domp_matinv.c97 const int to_row_first, in copy_matrix() argument
104 assert(from_row_last - from_row_first == to_row_last - to_row_first); in copy_matrix()
110 assert(i - from_row_first + to_row_first < to_rows); in copy_matrix()
H A Dmatinv.c109 const int to_row_first, in copy_matrix() argument
116 assert(from_row_last - from_row_first == to_row_last - to_row_first); in copy_matrix()
122 assert(i - from_row_first + to_row_first < to_rows); in copy_matrix()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/drd/tests/
H A Domp_matinv.c97 const int to_row_first, in copy_matrix() argument
104 assert(from_row_last - from_row_first == to_row_last - to_row_first); in copy_matrix()
110 assert(i - from_row_first + to_row_first < to_rows); in copy_matrix()
H A Dmatinv.c109 const int to_row_first, in copy_matrix() argument
116 assert(from_row_last - from_row_first == to_row_last - to_row_first); in copy_matrix()
122 assert(i - from_row_first + to_row_first < to_rows); in copy_matrix()