Searched refs:new_matrix (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/isns/isnsd/
H A Ddd.c67 static matrix_t *new_matrix(uint32_t, uint32_t);
414 tmp_matrix = new_matrix(new_x, new_y);
942 new_matrix( function
984 x = new_matrix(8, 64);
1001 x = new_matrix(2, 16);

Completed in 61 milliseconds