root/doc_inner/gnu_global/S/2416.html

/* [<][>][^][v][top][bottom][index][help] */
<!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>include/load.h</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>
<a id='TOP' name='TOP'></a><h2 class='header'><a href='../mains.html'>root</a>/<a href='../files/2930.html'>include</a>/load.h</h2>
<em class='comment'>/* [&lt;][&gt;][^][v][top]<a href='#BOTTOM'>[bottom]</a><a href='../mains.html'>[index]</a><a href='../help.html'>[help]</a> */</em>
<hr />
<h2 class='header'><a href='../J/1312.html' title='Multiple included from 4 places.'>INCLUDED FROM</a></h2>
<hr />
<pre>
<a id='L1' name='L1'></a>   1 <em class='sharp'>#ifndef</em> <a href='../S/2416.html#L2' title='Defined at 2 in include/load.h.'>YACASL2_LOAD_H_INCLUDE</a>
<a id='L2' name='L2'></a>   2 <em class='sharp'>#define</em> <a href='../S/2416.html#L1' title='Referred from 1 in include/load.h.'>YACASL2_LOAD_H_INCLUDE</a>
<a id='L3' name='L3'></a>   3 
<a id='L4' name='L4'></a>   4 <em class='comment'>/**</em>
<a id='L5' name='L5'></a>   5 <em class='comment'> * @brief アセンブル結果読み込みエラーをエラーリストに追加する</em>
<a id='L6' name='L6'></a>   6 <em class='comment'> */</em>
<a id='L7' name='L7'></a>   7 <strong class='reserved'>void</strong> <a href='../S/2852.html#L22' title='Defined at 22 in src/load.c.'>addcerrlist_load</a>();
<a id='L8' name='L8'></a>   8 
<a id='L9' name='L9'></a>   9 <em class='comment'>/**</em>
<a id='L10' name='L10'></a>  10 <em class='comment'> * @brief 指定されたファイルからアセンブル結果を読み込む</em>
<a id='L11' name='L11'></a>  11 <em class='comment'> *</em>
<a id='L12' name='L12'></a>  12 <em class='comment'> * @return 読み込み終了アドレス。読み込めなかった場合は、0</em>
<a id='L13' name='L13'></a>  13 <em class='comment'> *</em>
<a id='L14' name='L14'></a>  14 <em class='comment'> * @param file 読み込むファイル名</em>
<a id='L15' name='L15'></a>  15 <em class='comment'> * @param start 読み込み開始アドレス</em>
<a id='L16' name='L16'></a>  16 <em class='comment'> */</em>
<a id='L17' name='L17'></a>  17 <a href='../S/2425.html#L9' title='Defined at 9 in include/word.h.'>WORD</a> <a href='../S/2852.html#L27' title='Defined at 27 in src/load.c.'>loadassemble</a>(<strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/96.html' title='Multiple used in 21 places.'>file</a>, <a href='../S/2425.html#L9' title='Defined at 9 in include/word.h.'>WORD</a> <a href='../Y/196.html' title='Multiple used in 19 places.'>start</a>);
<a id='L18' name='L18'></a>  18 
<a id='L19' name='L19'></a>  19 <em class='sharp'>#endif</em>
</pre>
<hr />
<a id='BOTTOM' name='BOTTOM'></a>
<em class='comment'>/* [&lt;][&gt;][^][v]<a href='#TOP'>[top]</a>[bottom]<a href='../mains.html'>[index]</a><a href='../help.html'>[help]</a> */</em>
</body>
</html>

/* [<][>][^][v][top][bottom][index][help] */