<!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>dump</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#L144'>dump</a> 144 include/struct.h bool dump; /**<メモリの内容をステップごとに表示する場合はtrue */</span>
<span class='curline'><a href='../S/2847.html#L746'>dump</a> 746 src/assemble.c if(execmode.trace == true || execmode.dump == true ||</span>
<span class='curline'><a href='../S/2849.html#L128'>dump</a> 128 src/casl2.c execmode.dump = true;</span>
<span class='curline'><a href='../S/2845.html#L56'>dump</a> 56 src/comet2.c execmode.dump = true;</span>
<span class='curline'><a href='../S/2836.html#L688'>dump</a> 688 src/exec.c if(execmode.dump || execmode.trace) { /* traceまたはdumpオプション指定時、改行を出力 */</span>
<span class='curline'><a href='../S/2836.html#L693'>dump</a> 693 src/exec.c if(execmode.dump) { /* dumpオプション指定時、メモリを出力 */</span>
<span class='curline'><a href='../S/2834.html#L260'>dump</a> 260 src/monitor.c execmode.dump = true;</span>
<span class='curline'><a href='../S/2834.html#L263'>dump</a> 263 src/monitor.c execmode.dump = false;</span>
</pre>
</body>
</html>