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

/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dpr62695.f9021 numnodes, pcol, prow local in subroutine:dbcsr_mp_make_env
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dpr23570.c78 ludcompf (float *m, int nw, int *prow, int n) argument
90 swap_index (prow, i, i + vi);
/haiku-buildtools/binutils/binutils/
H A Ddwarf.c7205 unsigned char *prow; local
7274 prow = poffsets + (row - 1) * ncols * 4;
7276 if (prow < poffsets || prow > limit)
7289 SAFE_BYTE_GET (val, prow + j * 4, 4, limit);
7338 prow = psizes + (row - 1) * ncols * 4;
7347 SAFE_BYTE_GET (val, prow + j * 4, 4, limit);

Completed in 61 milliseconds