root/doc_inner/gnu_global/R/158.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>grstr</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/2417.html#L163'>grstr</a>             163 include/struct.h char *grstr(WORD word);</span>
<span class='curline'><a href='../S/2810.html#L101'>grstr</a>             101 src/disassemble.c         cnt += fprintf(stdout, "%s,", g = grstr((word &amp; 0x00F0) &gt;&gt; 4));</span>
<span class='curline'><a href='../S/2810.html#L106'>grstr</a>             106 src/disassemble.c         cnt += fprintf(stdout, ",%s", g = grstr(x));</span>
<span class='curline'><a href='../S/2810.html#L121'>grstr</a>             121 src/disassemble.c         g1 = grstr((word &amp; 0x00F0) &gt;&gt; 4);</span>
<span class='curline'><a href='../S/2810.html#L122'>grstr</a>             122 src/disassemble.c         g2 = grstr(word &amp; 0x000F);</span>
<span class='curline'><a href='../S/2810.html#L127'>grstr</a>             127 src/disassemble.c         g = grstr((word &amp; 0x00F0) &gt;&gt; 4);</span>
</pre>
</body>
</html>

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