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

/netbsd-current/external/bsd/byacc/dist/
H A Dwarshall.c15 unsigned *rowj; local
32 rowj = R;
34 while (rowj < relend)
39 rend = rowj + rowsize;
40 while (rowj < rend)
41 *rowj++ |= *rp++;
45 rowj += rowsize;

Completed in 184 milliseconds