<!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>inprogram</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/30180.html#L185'>inprogram</a> 185 src/disassemble.c bool inprogram = true;</span>
<span class='curline'><a href='../S/30180.html#L193'>inprogram</a> 193 src/disassemble.c if((cmd > 0 && cmdname != NULL && code_gr_valid(memory[ptr]) == true) || (inprogram == true && memory[ptr] == 0)) {</span>
<span class='curline'><a href='../S/30180.html#L200'>inprogram</a> 200 src/disassemble.c inprogram = (cmd != 0x8100) ? true : false;</span>
</pre>
</body>
</html>