<!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>optind</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/30204.html#L163'>optind</a> 163 src/casl2.c if(argv[optind] == NULL) {</span>
<span class='curline'><a href='../S/30204.html#L170'>optind</a> 170 src/casl2.c asfilecnt = argc - optind;</span>
<span class='curline'><a href='../S/30204.html#L173'>optind</a> 173 src/casl2.c asfile[i] = argv[optind + i];</span>
<span class='curline'><a href='../S/30210.html#L50'>optind</a> 50 src/casl2rev.c if(argv[optind] == NULL) {</span>
<span class='curline'><a href='../S/30210.html#L56'>optind</a> 56 src/casl2rev.c disassemble_file(argv[optind]); /* プログラム実行 */</span>
<span class='curline'><a href='../S/30198.html#L88'>optind</a> 88 src/comet2.c if(argv[optind] == NULL) {</span>
<span class='curline'><a href='../S/30198.html#L96'>optind</a> 96 src/comet2.c execptr->end = loadassemble(argv[optind++], execptr->start);</span>
<span class='curline'><a href='../S/30198.html#L98'>optind</a> 98 src/comet2.c if(optind < argc) {</span>
<span class='curline'><a href='../S/30198.html#L99'>optind</a> 99 src/comet2.c warn_ignore_arg(argc - optind, argv + optind);</span>
<span class='curline'><a href='../S/30189.html#L101'>optind</a> 101 src/comet2monitor.c if(argv[optind] != NULL) {</span>
<span class='curline'><a href='../S/30189.html#L102'>optind</a> 102 src/comet2monitor.c execptr->end = loadassemble(argv[optind++], execptr->start);</span>
<span class='curline'><a href='../S/30189.html#L105'>optind</a> 105 src/comet2monitor.c if (optind < argc) {</span>
<span class='curline'><a href='../S/30189.html#L106'>optind</a> 106 src/comet2monitor.c warn_ignore_arg(argc - optind, argv + optind);</span>
<span class='curline'><a href='../S/30186.html#L57'>optind</a> 57 src/dumpword.c if(argv[optind] == NULL) {</span>
<span class='curline'><a href='../S/30186.html#L63'>optind</a> 63 src/dumpword.c word = nh2word(argv[optind]);</span>
<span class='curline'><a href='../S/30186.html#L68'>optind</a> 68 src/dumpword.c fprintf(stdout, "%6s: ", argv[optind]);</span>
</pre>
</body>
</html>