root/doc_inner/gnu_global/Y/230.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.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/2426.html#L16'>type</a>               16 include/hash.h     UTYPE type;                 /**&lt;ハッシュ値の元データのデータ型 */</span>
<span class='curline'><a href='../S/2417.html#L114'>type</a>              114 include/struct.h     CMDTYPE type;               /**&lt;命令タイプ */</span>
<span class='curline'><a href='../S/2417.html#L193'>type</a>              193 include/struct.h WORD getcmdcode(const char *cmd, CMDTYPE type);</span>
<span class='curline'><a href='../S/2830.html#L11'>type</a>               11 src/hash.c             switch(keyv[i]-&gt;type) {</span>
<span class='curline'><a href='../S/2836.html#L55'>type</a>               55 src/label.c        key-&gt;type = CHARS;</span>
<span class='curline'><a href='../S/2804.html#L18'>type</a>               18 src/monitor.c      key[0]-&gt;type = INT;</span>
<span class='curline'><a href='../S/2856.html#L78'>type</a>               78 src/struct.c   unsigned hash_cmdtype(const char *cmd, CMDTYPE type);</span>
<span class='curline'><a href='../S/2856.html#L88'>type</a>               88 src/struct.c   unsigned hash_cmdtype(const char *cmd, CMDTYPE type)</span>
<span class='curline'><a href='../S/2856.html#L95'>type</a>               95 src/struct.c       keys[0]-&gt;type = CHARS;</span>
<span class='curline'><a href='../S/2856.html#L99'>type</a>               99 src/struct.c       keys[1]-&gt;type = INT;</span>
<span class='curline'><a href='../S/2856.html#L100'>type</a>              100 src/struct.c       keys[1]-&gt;val.i = (int)(type &amp; 070);</span>
<span class='curline'><a href='../S/2856.html#L122'>type</a>              122 src/struct.c               hashval = hash_cmdtype(comet2cmd[i].name, comet2cmd[i].type);</span>
<span class='curline'><a href='../S/2856.html#L153'>type</a>              153 src/struct.c   WORD getcmdcode(const char *cmd, CMDTYPE type)</span>
<span class='curline'><a href='../S/2856.html#L159'>type</a>              159 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/2856.html#L160'>type</a>              160 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/2856.html#L178'>type</a>              178 src/struct.c       keys[0]-&gt;type = INT;</span>
<span class='curline'><a href='../S/2856.html#L208'>type</a>              208 src/struct.c       CMDTYPE type = NONE;</span>
<span class='curline'><a href='../S/2856.html#L212'>type</a>              212 src/struct.c               type = t-&gt;cmd-&gt;type;</span>
<span class='curline'><a href='../S/2856.html#L216'>type</a>              216 src/struct.c       return type;</span>
<span class='curline'><a href='../S/944.html#L12'>type</a>               12 test/unit/getcmdcode/cmd.c         CMDTYPE type;</span>
<span class='curline'><a href='../S/944.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/944.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/954.html#L15'>type</a>               15 test/unit/hash/cmd.c         keys[i]-&gt;type = CHARS;</span>
<span class='curline'><a href='../S/954.html#L30'>type</a>               30 test/unit/hash/cmd.c         keys[i]-&gt;type = INT;</span>
<span class='curline'><a href='../S/954.html#L46'>type</a>               46 test/unit/hash/cmd.c         keys[cnt]-&gt;type = CHARS;</span>
<span class='curline'><a href='../S/954.html#L51'>type</a>               51 test/unit/hash/cmd.c         keys[cnt]-&gt;type = INT;</span>
</pre>
</body>
</html>

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