root/doc_inner/gnu_global/Y/16.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>asfilecnt</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/2841.html#L80'>asfilecnt</a>          80 src/casl2.c        int asfilecnt = 0;</span>
<span class='curline'><a href='../S/2841.html#L161'>asfilecnt</a>         161 src/casl2.c        asfilecnt = argc - optind;</span>
<span class='curline'><a href='../S/2841.html#L162'>asfilecnt</a>         162 src/casl2.c        asfile = calloc_chk(asfilecnt, sizeof(char *), "asfile");</span>
<span class='curline'><a href='../S/2841.html#L163'>asfilecnt</a>         163 src/casl2.c        for(int i = 0; i &lt; asfilecnt; i++) {           /* 引数からファイル名配列を取得 */</span>
<span class='curline'><a href='../S/2841.html#L167'>asfilecnt</a>         167 src/casl2.c        if(assemble(asfilecnt, asfile, 0) == false || asmode.onlylabel == true) {</span>
</pre>
</body>
</html>

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