root/doc_inner/gnu_global/R/16.html

/* [<][>][^][v][top][bottom][index][help] */
<!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>CMDTABSIZE</title>
<meta name='robots' content='noindex,nofollow' />
<meta name='generator' content='GLOBAL-6.6.14' />
<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/3457.html#L74'>CMDTABSIZE</a>         74 src/struct.c   static CMDTAB *cmdtab[HASH_MAX][CMDTABSIZE] = {{NULL}};</span>
<span class='curline'><a href='../S/3457.html#L113'>CMDTABSIZE</a>        113 src/struct.c       hashval = hash(2, keys, CMDTABSIZE);</span>
<span class='curline'><a href='../S/3457.html#L151'>CMDTABSIZE</a>        151 src/struct.c       for(int i = 0; i &lt; CMDTABSIZE; i++) {</span>
<span class='curline'><a href='../S/3457.html#L191'>CMDTABSIZE</a>        191 src/struct.c       h = hash(1, keys, CMDTABSIZE);</span>
</pre>
</body>
</html>

/* [<][>][^][v][top][bottom][index][help] */