<!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.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/2417.html#L36'>GRSIZE</a> 36 include/struct.h WORD gr[GRSIZE]; /**<汎用レジスタ */</span>
<span class='curline'><a href='../S/2837.html#L344'>GRSIZE</a> 344 src/assemble.c str[2] < '0' || str[2] > '0' + (GRSIZE - 1))</span>
<span class='curline'><a href='../S/2837.html#L545'>GRSIZE</a> 545 src/assemble.c for(int i = 1; i <= GRSIZE-1; i++) {</span>
<span class='curline'><a href='../S/2837.html#L560'>GRSIZE</a> 560 src/assemble.c for(int i = GRSIZE-1; i >= 1; i--) {</span>
<span class='curline'><a href='../S/2840.html#L46'>GRSIZE</a> 46 src/dump.c for(int i = 0; i < GRSIZE; i++ ) {</span>
<span class='curline'><a href='../S/2812.html#L167'>GRSIZE</a> 167 src/exec.c if((r = ((oprx & 0x00F0) >>4)) > GRSIZE - 1) {</span>
<span class='curline'><a href='../S/2812.html#L180'>GRSIZE</a> 180 src/exec.c if((x = (oprx & 0x000F)) > GRSIZE - 1) {</span>
<span class='curline'><a href='../S/2856.html#L264'>GRSIZE</a> 264 src/struct.c for(int i = 0; i < GRSIZE; i++) { /* 汎用レジスタ */</span>
</pre>
</body>
</html>