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

/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dpr56348.c12 size_t ncol; member in struct:cholmod_sparse_struct
24 long long packed, i, j, nrow, ncol, p, pend, nz, values; local
26 ncol = A->ncol;
28 for (j = 0; j < ncol; j++)
36 Ap[ncol] = nz;
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/bench/shootout/
H A Dchameneosredux.go48 ncol const
99 for c0 := 0; c0 < ncol; c0++ {
100 for c1 := 0; c1 < ncol; c1++ {
/haiku-buildtools/isl/
H A Disl_map_piplib.c375 unsigned ncol; local
381 ncol = 1 + extra_front + pip_var + pip_param + extra_back + 1;
382 M = pip_matrix_alloc(nrow, ncol);
H A Disl_schedule.c1600 int nrow, ncol; local
1604 ncol = isl_mat_cols(node->sched) - 1;
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/aarch64/
H A Dpr60675.C134 G4int nrow, ncol; member in struct:G4ErrorMatrix
141 return *(_a.m.begin()+_r*_a.ncol+c);

Completed in 60 milliseconds