<!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>onlyassemble</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/2413.html#L23'>onlyassemble</a> 23 include/assemble.h bool onlyassemble; /**<アセンブルだけを行う場合はtrue */</span> <span class='curline'><a href='../S/2841.html#L112'>onlyassemble</a> 112 src/casl2.c asmode.onlyassemble = true;</span> <span class='curline'><a href='../S/2841.html#L118'>onlyassemble</a> 118 src/casl2.c asmode.onlyassemble = true;</span> <span class='curline'><a href='../S/2841.html#L175'>onlyassemble</a> 175 src/casl2.c if(asmode.onlyassemble == false) {</span> </pre> </body> </html>