<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
<html xmlns='http://www.w3.org/1999/xhtml'>
<head>
<title>mod</title>
<meta name='robots' content='noindex,nofollow' />
<meta name='generator' content='GLOBAL-6.6.5' />
<meta http-equiv='Content-Style-Type' content='text/css' />
<link rel='stylesheet' type='text/css' href='../style.css' />
</head>
<body>
<pre>
<span class='curline'><a href='../S/2840.html#L7'>mod</a> 7 src/dump.c WORD mod = 0;</span>
<span class='curline'><a href='../S/2840.html#L20'>mod</a> 20 src/dump.c mod = i % col;</span>
<span class='curline'><a href='../S/2840.html#L21'>mod</a> 21 src/dump.c if(mod == 0 || i == start) {</span>
<span class='curline'><a href='../S/2840.html#L25'>mod</a> 25 src/dump.c for(int j = 0; j < mod; j++) {</span>
</pre>
</body>
</html>