<!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>GRSIZE</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#L36'>GRSIZE</a> 36 include/struct.h WORD gr[GRSIZE]; /**<汎用レジスタ */</span>
<span class='curline'><a href='../S/2847.html#L320'>GRSIZE</a> 320 src/assemble.c str[2] < '0' || str[2] > '0' + (GRSIZE - 1))</span>
<span class='curline'><a href='../S/2847.html#L521'>GRSIZE</a> 521 src/assemble.c for(int i = 1; i <= GRSIZE-1; i++) {</span>
<span class='curline'><a href='../S/2847.html#L536'>GRSIZE</a> 536 src/assemble.c for(int i = GRSIZE-1; i >= 1; i--) {</span>
<span class='curline'><a href='../S/2848.html#L46'>GRSIZE</a> 46 src/dump.c for(int i = 0; i < GRSIZE; i++ ) {</span>
<span class='curline'><a href='../S/2836.html#L163'>GRSIZE</a> 163 src/exec.c if((r = ((oprx & 0x00F0) >>4)) > GRSIZE - 1) {</span>
<span class='curline'><a href='../S/2836.html#L176'>GRSIZE</a> 176 src/exec.c if((x = (oprx & 0x000F)) > GRSIZE - 1) {</span>
<span class='curline'><a href='../S/2853.html#L264'>GRSIZE</a> 264 src/struct.c for(int i = 0; i < GRSIZE; i++) { /* 汎用レジスタ */</span>
</pre>
</body>
</html>