Searched refs:numcol (Results 1 – 1 of 1) sorted by relevance
18 #define ROWMAJ2D_ONE(row,col,numcol) (row-1)*numcol+(col-1) argument