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.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/2448.html#L163'>grstr</a>             163 include/struct.h char *grstr(WORD word);</span>
<span class='curline'><a href='../S/2835.html#L91'>grstr</a>              91 src/disassemble.c         cnt += fprintf(stdout, "%s,", g = grstr((word &amp; 0x00F0) &gt;&gt; 4));</span>
<span class='curline'><a href='../S/2835.html#L96'>grstr</a>              96 src/disassemble.c         cnt += fprintf(stdout, ",%s", g = grstr(x));</span>
<span class='curline'><a href='../S/2835.html#L111'>grstr</a>             111 src/disassemble.c         g1 = grstr((word &amp; 0x00F0) &gt;&gt; 4);</span>
<span class='curline'><a href='../S/2835.html#L112'>grstr</a>             112 src/disassemble.c         g2 = grstr(word &amp; 0x000F);</span>
<span class='curline'><a href='../S/2835.html#L117'>grstr</a>             117 src/disassemble.c         g = grstr((word &amp; 0x00F0) &gt;&gt; 4);</span>
</pre>
</body>
</html>

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