root/doc_inner/gnu_global/Y/238.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>type</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/20645.html#L16'>type</a>               16 include/hash.h     UTYPE type;                 /**&lt;ハッシュ値の元データのデータ型 */</span>
<span class='curline'><a href='../S/20637.html#L117'>type</a>              117 include/struct.h     CMDTYPE type;               /**&lt;命令タイプ */</span>
<span class='curline'><a href='../S/20637.html#L216'>type</a>              216 include/struct.h WORD getcmdcode(const char *cmd, CMDTYPE type);</span>
<span class='curline'><a href='../S/21070.html#L11'>type</a>               11 src/hash.c             switch(keyv[i]-&gt;type) {</span>
<span class='curline'><a href='../S/21075.html#L55'>type</a>               55 src/label.c        key-&gt;type = CHARS;</span>
<span class='curline'><a href='../S/21053.html#L22'>type</a>               22 src/monitor.c      key[0]-&gt;type = INT;</span>
<span class='curline'><a href='../S/21089.html#L79'>type</a>               79 src/struct.c   unsigned hash_cmdtype(const char *cmd, CMDTYPE type);</span>
<span class='curline'><a href='../S/21089.html#L99'>type</a>               99 src/struct.c   unsigned hash_cmdtype(const char *cmd, CMDTYPE type)</span>
<span class='curline'><a href='../S/21089.html#L106'>type</a>              106 src/struct.c       keys[0]-&gt;type = CHARS;</span>
<span class='curline'><a href='../S/21089.html#L110'>type</a>              110 src/struct.c       keys[1]-&gt;type = INT;</span>
<span class='curline'><a href='../S/21089.html#L111'>type</a>              111 src/struct.c       keys[1]-&gt;val.i = (int)(type &amp; 070);</span>
<span class='curline'><a href='../S/21089.html#L133'>type</a>              133 src/struct.c               hashval = hash_cmdtype(comet2cmd[i].name, comet2cmd[i].type);</span>
<span class='curline'><a href='../S/21089.html#L164'>type</a>              164 src/struct.c   WORD getcmdcode(const char *cmd, CMDTYPE type)</span>
<span class='curline'><a href='../S/21089.html#L170'>type</a>              170 src/struct.c       for(p = cmdtab[HASH_CMDTYPE][hash_cmdtype(cmd, type)]; p != NULL; p = p-&gt;next) {</span>
<span class='curline'><a href='../S/21089.html#L171'>type</a>              171 src/struct.c           if(strcmp(cmd, p-&gt;cmd-&gt;name) == 0 &amp;&amp; type == p-&gt;cmd-&gt;type) {</span>
<span class='curline'><a href='../S/21089.html#L189'>type</a>              189 src/struct.c       keys[0]-&gt;type = INT;</span>
<span class='curline'><a href='../S/21089.html#L219'>type</a>              219 src/struct.c       CMDTYPE type = NONE;</span>
<span class='curline'><a href='../S/21089.html#L223'>type</a>              223 src/struct.c               type = t-&gt;cmd-&gt;type;</span>
<span class='curline'><a href='../S/21089.html#L227'>type</a>              227 src/struct.c       return type;</span>
<span class='curline'><a href='../S/17655.html#L12'>type</a>               12 test/unit/getcmdcode/cmd.c         CMDTYPE type;</span>
<span class='curline'><a href='../S/17655.html#L32'>type</a>               32 test/unit/getcmdcode/cmd.c         code = getcmdcode(cmdcodelist[i].cmd, cmdcodelist[i].type);</span>
<span class='curline'><a href='../S/17655.html#L33'>type</a>               33 test/unit/getcmdcode/cmd.c         printf("%s:0%02o ---&gt; #%04X\n", cmdcodelist[i].cmd, cmdcodelist[i].type, code);</span>
<span class='curline'><a href='../S/17665.html#L15'>type</a>               15 test/unit/hash/cmd.c         keys[i]-&gt;type = CHARS;</span>
<span class='curline'><a href='../S/17665.html#L30'>type</a>               30 test/unit/hash/cmd.c         keys[i]-&gt;type = INT;</span>
<span class='curline'><a href='../S/17665.html#L46'>type</a>               46 test/unit/hash/cmd.c         keys[cnt]-&gt;type = CHARS;</span>
<span class='curline'><a href='../S/17665.html#L51'>type</a>               51 test/unit/hash/cmd.c         keys[cnt]-&gt;type = INT;</span>
</pre>
</body>
</html>

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