This commit is contained in:
MegaMech
2025-09-25 13:22:11 +00:00
parent 9947376b96
commit 9e2feb8950
94 changed files with 2302 additions and 2269 deletions
+2 -1
View File
@@ -141,11 +141,12 @@ $(function(){initNavTree('printf_8h_source.html',''); initResizable(true); });
<div class="line"><a id="l00029" name="l00029"></a><span class="lineno"><a class="line" href="printf_8h.html#a9abccbcd9326e1cc999367bbc0bec548"> 29</a></span><span class="preprocessor">#define FLAGS_MINUS 4</span></div>
<div class="line"><a id="l00030" name="l00030"></a><span class="lineno"><a class="line" href="printf_8h.html#a4e4ed2c9a700bf9cfddabb05debd4790"> 30</a></span><span class="preprocessor">#define FLAGS_HASH 8</span></div>
<div class="line"><a id="l00031" name="l00031"></a><span class="lineno"><a class="line" href="printf_8h.html#ae2270595ff6744883da0fe3ff9a3ca7e"> 31</a></span><span class="preprocessor">#define FLAGS_ZERO 16</span></div>
<div class="line"><a id="l00032" name="l00032"></a><span class="lineno"> 32</span>s32 <a class="code hl_function" href="printf_8h.html#a39bb05c90efce6c6790c5d58d271d72d">_Printf</a>(<span class="keywordtype">char</span>* (*prout)(<span class="keywordtype">char</span>*, <span class="keyword">const</span> <span class="keywordtype">char</span>*, <span class="keywordtype">size_t</span>), <span class="keywordtype">char</span>* dst, <span class="keyword">const</span> <span class="keywordtype">char</span>* fmt, <a class="code hl_define" href="stdarg_8h.html#a6e6fde95f2a221e9bcd58fa102bd90ff">va_list</a> args);</div>
<div class="line"><a id="l00032" name="l00032"></a><span class="lineno"> 32</span>s32 <a class="code hl_function" href="printf_8h.html#a39bb05c90efce6c6790c5d58d271d72d">_Printf</a>(<span class="keywordtype">char</span>* (*prout)(<span class="keywordtype">char</span>*, <span class="keyword">const</span> <span class="keywordtype">char</span>*, <span class="keywordtype">size_t</span>), <span class="keywordtype">char</span>* dst, <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code hl_define" href="pak_8cpp.html#a24ae7463666f625674a1f1d44146784f">fmt</a>, <a class="code hl_define" href="stdarg_8h.html#a6e6fde95f2a221e9bcd58fa102bd90ff">va_list</a> args);</div>
<div class="line"><a id="l00033" name="l00033"></a><span class="lineno"> 33</span><span class="keywordtype">void</span> <a class="code hl_function" href="printf_8h.html#aaaba3b0ab7920d422a61fe9e22600dd0">_Litob</a>(<a class="code hl_struct" href="structprintf__struct.html">printf_struct</a>* args, u8 type);</div>
<div class="line"><a id="l00034" name="l00034"></a><span class="lineno"><a class="line" href="printf_8h.html#a8581728cbc4a36d44318dfe46567b92b"> 34</a></span><span class="keywordtype">void</span> <a class="code hl_function" href="printf_8h.html#a8581728cbc4a36d44318dfe46567b92b">func_800D8890</a>(<a class="code hl_struct" href="structprintf__struct.html">printf_struct</a>* args, u8 type);</div>
<div class="line"><a id="l00035" name="l00035"></a><span class="lineno"> 35</span><span class="keywordtype">void</span> <a class="code hl_function" href="printf_8h.html#a7cc858157b66e15c831ad085113729ae">_Ldtob</a>(<a class="code hl_struct" href="structprintf__struct.html">printf_struct</a>* args, u8 type);</div>
<div class="line"><a id="l00036" name="l00036"></a><span class="lineno"> 36</span><span class="preprocessor">#endif</span></div>
<div class="ttc" id="apak_8cpp_html_a24ae7463666f625674a1f1d44146784f"><div class="ttname"><a href="pak_8cpp.html#a24ae7463666f625674a1f1d44146784f">fmt</a></div><div class="ttdeci">#define fmt(...)</div><div class="ttdef"><b>Definition</b> pak.cpp:8</div></div>
<div class="ttc" id="aprintf_8h_html_a39bb05c90efce6c6790c5d58d271d72d"><div class="ttname"><a href="printf_8h.html#a39bb05c90efce6c6790c5d58d271d72d">_Printf</a></div><div class="ttdeci">s32 _Printf(char *(*prout)(char *, const char *, size_t), char *dst, const char *fmt, va_list args)</div><div class="ttdef"><b>Definition</b> _Printf.c:42</div></div>
<div class="ttc" id="aprintf_8h_html_a7cc858157b66e15c831ad085113729ae"><div class="ttname"><a href="printf_8h.html#a7cc858157b66e15c831ad085113729ae">_Ldtob</a></div><div class="ttdeci">void _Ldtob(printf_struct *args, u8 type)</div><div class="ttdef"><b>Definition</b> _Ldtob.c:48</div></div>
<div class="ttc" id="aprintf_8h_html_a8581728cbc4a36d44318dfe46567b92b"><div class="ttname"><a href="printf_8h.html#a8581728cbc4a36d44318dfe46567b92b">func_800D8890</a></div><div class="ttdeci">void func_800D8890(printf_struct *args, u8 type)</div></div>