root/doc_inner/gnu_global/R/174.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>labelhash</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/2836.html#L20'>labelhash</a>          20 src/label.c    unsigned labelhash(const char *prog, const char *label);</span>
<span class='curline'><a href='../S/2836.html#L95'>labelhash</a>          95 src/label.c        for(p = labels[labelhash(prog, label)]; p != NULL; p = p-&gt;next) {</span>
<span class='curline'><a href='../S/2836.html#L130'>labelhash</a>         130 src/label.c        p-&gt;next = labels[h = labelhash(prog, label)];</span>
</pre>
</body>
</html>

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