<!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>ASPTR</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#L43'>ASPTR</a> 43 include/assemble.h extern ASPTR *asptr;</span> <span class='curline'><a href='../S/2837.html#L310'>ASPTR</a> 310 src/assemble.c ASPTR *asptr = NULL;</span> <span class='curline'><a href='../S/2837.html#L758'>ASPTR</a> 758 src/assemble.c asptr = malloc_chk(sizeof(ASPTR), "asptr"); /* アセンブル時のプロパティ用の領域確保 */</span> </pre> </body> </html>