<!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>OPDSIZE</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/2422.html#L35'>OPDSIZE</a> 35 include/token.h char *opdv[OPDSIZE]; /**<オペランド配列 */</span> <span class='curline'><a href='../S/2837.html#L482'>OPDSIZE</a> 482 src/assemble.c if(cmdl->opd->opdc == 0 || cmdl->opd->opdc >= OPDSIZE) {</span> <span class='curline'><a href='../S/2820.html#L44'>OPDSIZE</a> 44 src/token.c if(opd->opdc >= OPDSIZE) {</span> <span class='curline'><a href='../S/2820.html#L76'>OPDSIZE</a> 76 src/token.c if(i - cnt_quote > OPDSIZE) {</span> </pre> </body> </html>