wut/memexpheap_8h_source.html

124 lines
42 KiB
HTML
Raw Normal View History

2018-07-26 20:52:03 +10:00
<!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>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>wut: include/coreinit/memexpheap.h Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">wut
&#160;<span id="projectnumber">1.0.0-alpha</span>
</div>
<div id="projectbrief">Wii U Toolchain</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_5050f3de292bd66075be80c4b119f1df.html">coreinit</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">memexpheap.h</div> </div>
</div><!--header-->
<div class="contents">
<a href="memexpheap_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span>&#160;<span class="preprocessor">#pragma once</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span>&#160;<span class="preprocessor">#include &lt;<a class="code" href="wut_8h.html">wut.h</a>&gt;</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="memheap_8h.html">memheap.h</a>&quot;</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span>&#160;</div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span>&#160;<span class="preprocessor">#ifdef __cplusplus</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span>&#160;<span class="keyword">extern</span> <span class="stringliteral">&quot;C&quot;</span> {</div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span>&#160;<span class="preprocessor">#endif</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span>&#160;</div><div class="line"><a name="l00015"></a><span class="lineno"><a class="line" href="group__coreinit__memexpheap.html#gaf9b04572d078730695736c3e6f860c2b"> 15</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="group__coreinit__memexpheap.html#structMEMExpHeap">MEMExpHeap</a> <a class="code" href="group__coreinit__memexpheap.html#structMEMExpHeap">MEMExpHeap</a>;</div><div class="line"><a name="l00016"></a><span class="lineno"><a class="line" href="group__coreinit__memexpheap.html#ga02a3924c6f31e4bd870f3ed60c283544"> 16</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="group__coreinit__memexpheap.html#structMEMExpHeapBlock">MEMExpHeapBlock</a> <a class="code" href="group__coreinit__memexpheap.html#structMEMExpHeapBlock">MEMExpHeapBlock</a>;</div><div class="line"><a name="l00017"></a><span class="lineno"><a class="line" href="group__coreinit__memexpheap.html#ga580e3fd980101e601d24106796ceddd4"> 17</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="group__coreinit__memexpheap.html#structMEMExpHeapBlockList">MEMExpHeapBlockList</a> <a class="code" href="group__coreinit__memexpheap.html#structMEMExpHeapBlockList">MEMExpHeapBlockList</a>;</div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span>&#160;</div><div class="line"><a name="l00019"></a><span class="lineno"><a class="line" href="group__coreinit__memexpheap.html#gae849e9cb18ec1d7ee29f7d9d8142c04e"> 19</a></span>&#160;<span class="keyword">typedef</span> void (*<a class="code" href="group__coreinit__memexpheap.html#gae849e9cb18ec1d7ee29f7d9d8142c04e">MEMExpHeapBlockVisitor</a>)(<span class="keywordtype">void</span> *block, <a class="code" href="group__coreinit__memheap.html#structMEMHeapHeader">MEMHeapHandle</a> heap,</div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span>&#160; <span class="keywordtype">void</span> *context);</div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span>&#160;</div><div class="line"><a name="l00022"></a><span class="lineno"><a class="line" href="group__coreinit__memexpheap.html#gafaff417de3d38ab7b2fbf257913fac51"> 22</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">enum</span> <a class="code" href="group__coreinit__memexpheap.html#gafaff417de3d38ab7b2fbf257913fac51">MEMExpHeapMode</a></div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span>&#160;{</div><div class="line"><a name="l00024"></a><span class="lineno"><a class="line" href="group__coreinit__memexpheap.html#ggafaff417de3d38ab7b2fbf257913fac51abc487e051ed0efea240c90f55c797e9d"> 24</a></span>&#160; <a class="code" href="group__coreinit__memexpheap.html#ggafaff417de3d38ab7b2fbf257913fac
<div class="ttc" id="group__coreinit__memexpheap_html_ga1b6af5ccdb1db301157dc4d25f2b0030"><div class="ttname"><a href="group__coreinit__memexpheap.html#ga1b6af5ccdb1db301157dc4d25f2b0030">MEMResizeForMBlockExpHeap</a></div><div class="ttdeci">uint32_t MEMResizeForMBlockExpHeap(MEMHeapHandle heap, void *block, uint32_t size)</div></div>
<div class="ttc" id="group__coreinit__memexpheap_html_gae849e9cb18ec1d7ee29f7d9d8142c04e"><div class="ttname"><a href="group__coreinit__memexpheap.html#gae849e9cb18ec1d7ee29f7d9d8142c04e">MEMExpHeapBlockVisitor</a></div><div class="ttdeci">void(* MEMExpHeapBlockVisitor)(void *block, MEMHeapHandle heap, void *context)</div><div class="ttdef"><b>Definition:</b> <a href="memexpheap_8h_source.html#l00019">memexpheap.h:19</a></div></div>
<div class="ttc" id="group__coreinit__memexpheap_html_ga1ff472439a5ed5d35c1b6cd4d8da51cb"><div class="ttname"><a href="group__coreinit__memexpheap.html#ga1ff472439a5ed5d35c1b6cd4d8da51cb">MEMGetAllocDirForMBlockExpHeap</a></div><div class="ttdeci">MEMExpHeapDirection MEMGetAllocDirForMBlockExpHeap(void *block)</div></div>
<div class="ttc" id="group__coreinit__memexpheap_html_ggafaff417de3d38ab7b2fbf257913fac51aa5dd220ca55194dbb5bafca2d7e3b65b"><div class="ttname"><a href="group__coreinit__memexpheap.html#ggafaff417de3d38ab7b2fbf257913fac51aa5dd220ca55194dbb5bafca2d7e3b65b">MEM_EXP_HEAP_MODE_NEAREST_SIZE</a></div><div class="ttdef"><b>Definition:</b> <a href="memexpheap_8h_source.html#l00025">memexpheap.h:25</a></div></div>
<div class="ttc" id="group__coreinit__memexpheap_html_ab6558f40a619c2502fbc24c880fd4fb0"><div class="ttname"><a href="group__coreinit__memexpheap.html#ab6558f40a619c2502fbc24c880fd4fb0">MEMExpHeapBlock::blockSize</a></div><div class="ttdeci">uint32_t blockSize</div><div class="ttdef"><b>Definition:</b> <a href="memexpheap_8h_source.html#l00037">memexpheap.h:37</a></div></div>
<div class="ttc" id="group__coreinit__memexpheap_html_ga3ba2d40d948e4da2f17725d271c37644"><div class="ttname"><a href="group__coreinit__memexpheap.html#ga3ba2d40d948e4da2f17725d271c37644">MEMGetAllocModeForExpHeap</a></div><div class="ttdeci">MEMExpHeapMode MEMGetAllocModeForExpHeap(MEMHeapHandle heap)</div></div>
<div class="ttc" id="group__coreinit__memexpheap_html_gaf7d7b76eff6969688351b914dbd5ff84"><div class="ttname"><a href="group__coreinit__memexpheap.html#gaf7d7b76eff6969688351b914dbd5ff84">MEMExpHeapDirection</a></div><div class="ttdeci">MEMExpHeapDirection</div><div class="ttdef"><b>Definition:</b> <a href="memexpheap_8h_source.html#l00028">memexpheap.h:28</a></div></div>
<div class="ttc" id="group__coreinit__memexpheap_html_structMEMExpHeapBlockList"><div class="ttname"><a href="group__coreinit__memexpheap.html#structMEMExpHeapBlockList">MEMExpHeapBlockList</a></div><div class="ttdef"><b>Definition:</b> <a href="memexpheap_8h_source.html#l00050">memexpheap.h:50</a></div></div>
<div class="ttc" id="group__coreinit__memexpheap_html_ga4e84e77eeb3356080ce3c77ac1016002"><div class="ttname"><a href="group__coreinit__memexpheap.html#ga4e84e77eeb3356080ce3c77ac1016002">MEMAdjustExpHeap</a></div><div class="ttdeci">uint32_t MEMAdjustExpHeap(MEMHeapHandle heap)</div></div>
<div class="ttc" id="group__coreinit__memexpheap_html_a069d5e423ac499380d877123286e1792"><div class="ttname"><a href="group__coreinit__memexpheap.html#a069d5e423ac499380d877123286e1792">MEMExpHeapBlock::tag</a></div><div class="ttdeci">uint16_t tag</div><div class="ttdef"><b>Definition:</b> <a href="memexpheap_8h_source.html#l00040">memexpheap.h:40</a></div></div>
<div class="ttc" id="group__coreinit__memexpheap_html_gac11526048f157c280aafcea382e55bdc"><div class="ttname"><a href="group__coreinit__memexpheap.html#gac11526048f157c280aafcea382e55bdc">MEMSetGroupIDForExpHeap</a></div><div class="ttdeci">uint16_t MEMSetGroupIDForExpHeap(MEMHeapHandle heap, uint16_t id)</div></div>
<div class="ttc" id="group__coreinit__memexpheap_html_ab5ad2aad3caba3d5cfaecd95da24fffa"><div class="ttname"><a href="group__coreinit__memexpheap.html#ab5ad2aad3caba3d5cfaecd95da24fffa">MEMExpHeapBlock::next</a></div><div class="ttdeci">MEMExpHeapBlock * next</div><div class="ttdef"><b>Definition:</b> <a href="memexpheap_8h_source.html#l00039">memexpheap.h:39</a></div></div>
<div class="ttc" id="group__coreinit__memexpheap_html_ga2581f302bbbcdbe23c5bb0be43911f72"><div class="ttname"><a href="group__coreinit__memexpheap.html#ga2581f302bbbcdbe23c5bb0be43911f72">MEMAllocFromExpHeapEx</a></div><div class="ttdeci">void * MEMAllocFromExpHeapEx(MEMHeapHandle heap, uint32_t size, int alignment)</div></div>
<div class="ttc" id="group__coreinit__memexpheap_html_structMEMExpHeapBlock"><div class="ttname"><a href="group__coreinit__memexpheap.html#structMEMExpHeapBlock">MEMExpHeapBlock</a></div><div class="ttdef"><b>Definition:</b> <a href="memexpheap_8h_source.html#l00034">memexpheap.h:34</a></div></div>
<div class="ttc" id="memheap_8h_html"><div class="ttname"><a href="memheap_8h.html">memheap.h</a></div></div>
<div class="ttc" id="group__coreinit__memexpheap_html_gaa9cfab8c9cd391986cfcb22ab4331631"><div class="ttname"><a href="group__coreinit__memexpheap.html#gaa9cfab8c9cd391986cfcb22ab4331631">MEMGetGroupIDForExpHeap</a></div><div class="ttdeci">uint16_t MEMGetGroupIDForExpHeap(MEMHeapHandle heap)</div></div>
<div class="ttc" id="group__coreinit__memexpheap_html_ga059f706733ca2985f716c6a2b89e5fdc"><div class="ttname"><a href="group__coreinit__memexpheap.html#ga059f706733ca2985f716c6a2b89e5fdc">MEMCreateExpHeapEx</a></div><div class="ttdeci">MEMHeapHandle MEMCreateExpHeapEx(void *heap, uint32_t size, uint16_t flags)</div></div>
<div class="ttc" id="group__coreinit__memexpheap_html_af7587edaa71c9d4c50c69bb27c249a54"><div class="ttname"><a href="group__coreinit__memexpheap.html#af7587edaa71c9d4c50c69bb27c249a54">MEMExpHeap::attribs</a></div><div class="ttdeci">uint16_t attribs</div><div class="ttdef"><b>Definition:</b> <a href="memexpheap_8h_source.html#l00065">memexpheap.h:65</a></div></div>
<div class="ttc" id="group__coreinit__memexpheap_html_structMEMExpHeap"><div class="ttname"><a href="group__coreinit__memexpheap.html#structMEMExpHeap">MEMExpHeap</a></div><div class="ttdef"><b>Definition:</b> <a href="memexpheap_8h_source.html#l00059">memexpheap.h:59</a></div></div>
<div class="ttc" id="group__coreinit__memexpheap_html_ga8f90e49c5a476b10a2f4e806a8d34498"><div class="ttname"><a href="group__coreinit__memexpheap.html#ga8f90e49c5a476b10a2f4e806a8d34498">MEMVisitAllocatedForExpHeap</a></div><div class="ttdeci">void MEMVisitAllocatedForExpHeap(MEMHeapHandle heap, MEMExpHeapBlockVisitor callback, void *context)</div></div>
<div class="ttc" id="group__coreinit__memexpheap_html_a46aaefc99fdbf5c938e5c7ca36fdc229"><div class="ttname"><a href="group__coreinit__memexpheap.html#a46aaefc99fdbf5c938e5c7ca36fdc229">MEMExpHeapBlock::attribs</a></div><div class="ttdeci">uint32_t attribs</div><div class="ttdef"><b>Definition:</b> <a href="memexpheap_8h_source.html#l00036">memexpheap.h:36</a></div></div>
<div class="ttc" id="group__coreinit__memexpheap_html_ga20643db5a765c35715d27c62ebffaf83"><div class="ttname"><a href="group__coreinit__memexpheap.html#ga20643db5a765c35715d27c62ebffaf83">MEMSetAllocModeForExpHeap</a></div><div class="ttdeci">MEMExpHeapMode MEMSetAllocModeForExpHeap(MEMHeapHandle heap, MEMExpHeapMode mode)</div></div>
<div class="ttc" id="group__coreinit__memexpheap_html_a727bad52bc5609cba03a351ce784b286"><div class="ttname"><a href="group__coreinit__memexpheap.html#a727bad52bc5609cba03a351ce784b286">MEMExpHeapBlockList::head</a></div><div class="ttdeci">MEMExpHeapBlock * head</div><div class="ttdef"><b>Definition:</b> <a href="memexpheap_8h_source.html#l00052">memexpheap.h:52</a></div></div>
<div class="ttc" id="group__coreinit__memexpheap_html_a0caf8e7a5542cc32ccb8bac4659f249e"><div class="ttname"><a href="group__coreinit__memexpheap.html#a0caf8e7a5542cc32ccb8bac4659f249e">MEMExpHeap::usedList</a></div><div class="ttdeci">MEMExpHeapBlockList usedList</div><div class="ttdef"><b>Definition:</b> <a href="memexpheap_8h_source.html#l00063">memexpheap.h:63</a></div></div>
<div class="ttc" id="group__coreinit__memexpheap_html_ga3e2d52cae46c66a9f178565e62c4a98b"><div class="ttname"><a href="group__coreinit__memexpheap.html#ga3e2d52cae46c66a9f178565e62c4a98b">MEMGetAllocatableSizeForExpHeapEx</a></div><div class="ttdeci">uint32_t MEMGetAllocatableSizeForExpHeapEx(MEMHeapHandle heap, int alignment)</div></div>
<div class="ttc" id="group__coreinit__memexpheap_html_ggaf7d7b76eff6969688351b914dbd5ff84a9d96953d174ae7e00f507c5cbecdeda7"><div class="ttname"><a href="group__coreinit__memexpheap.html#ggaf7d7b76eff6969688351b914dbd5ff84a9d96953d174ae7e00f507c5cbecdeda7">MEM_EXP_HEAP_DIR_FROM_BOTTOM</a></div><div class="ttdef"><b>Definition:</b> <a href="memexpheap_8h_source.html#l00031">memexpheap.h:31</a></div></div>
<div class="ttc" id="group__coreinit__memexpheap_html_a064ff8b9af91a69e258b737a5b38f7a7"><div class="ttname"><a href="group__coreinit__memexpheap.html#a064ff8b9af91a69e258b737a5b38f7a7">MEMExpHeapBlockList::tail</a></div><div class="ttdeci">MEMExpHeapBlock * tail</div><div class="ttdef"><b>Definition:</b> <a href="memexpheap_8h_source.html#l00053">memexpheap.h:53</a></div></div>
<div class="ttc" id="group__coreinit__memexpheap_html_gafaff417de3d38ab7b2fbf257913fac51"><div class="ttname"><a href="group__coreinit__memexpheap.html#gafaff417de3d38ab7b2fbf257913fac51">MEMExpHeapMode</a></div><div class="ttdeci">MEMExpHeapMode</div><div class="ttdef"><b>Definition:</b> <a href="memexpheap_8h_source.html#l00022">memexpheap.h:22</a></div></div>
<div class="ttc" id="group__coreinit__memexpheap_html_ggaf7d7b76eff6969688351b914dbd5ff84a170cacfe7715b7b4a9df7846411d1fda"><div class="ttname"><a href="group__coreinit__memexpheap.html#ggaf7d7b76eff6969688351b914dbd5ff84a170cacfe7715b7b4a9df7846411d1fda">MEM_EXP_HEAP_DIR_FROM_TOP</a></div><div class="ttdef"><b>Definition:</b> <a href="memexpheap_8h_source.html#l00030">memexpheap.h:30</a></div></div>
<div class="ttc" id="wut_8h_html"><div class="ttname"><a href="wut_8h.html">wut.h</a></div></div>
<div class="ttc" id="group__coreinit__memexpheap_html_ga731c29fa01f0dada57e596f02a0b0e27"><div class="ttname"><a href="group__coreinit__memexpheap.html#ga731c29fa01f0dada57e596f02a0b0e27">MEMGetSizeForMBlockExpHeap</a></div><div class="ttdeci">uint32_t MEMGetSizeForMBlockExpHeap(void *block)</div></div>
<div class="ttc" id="group__coreinit__memexpheap_html_a240bd5eb3babf83bfb18bdb4579dab03"><div class="ttname"><a href="group__coreinit__memexpheap.html#a240bd5eb3babf83bfb18bdb4579dab03">MEMExpHeap::groupId</a></div><div class="ttdeci">uint16_t groupId</div><div class="ttdef"><b>Definition:</b> <a href="memexpheap_8h_source.html#l00064">memexpheap.h:64</a></div></div>
<div class="ttc" id="group__coreinit__memexpheap_html_ggafaff417de3d38ab7b2fbf257913fac51abc487e051ed0efea240c90f55c797e9d"><div class="ttname"><a href="group__coreinit__memexpheap.html#ggafaff417de3d38ab7b2fbf257913fac51abc487e051ed0efea240c90f55c797e9d">MEM_EXP_HEAP_MODE_FIRST_FREE</a></div><div class="ttdef"><b>Definition:</b> <a href="memexpheap_8h_source.html#l00024">memexpheap.h:24</a></div></div>
<div class="ttc" id="group__coreinit__memexpheap_html_gaecfda2b4ea04ff0b7d287f709e3fbe68"><div class="ttname"><a href="group__coreinit__memexpheap.html#gaecfda2b4ea04ff0b7d287f709e3fbe68">MEMDestroyExpHeap</a></div><div class="ttdeci">void * MEMDestroyExpHeap(MEMHeapHandle heap)</div></div>
<div class="ttc" id="group__coreinit__memexpheap_html_ga2ec3bec1af359063e9dd89ba2099d458"><div class="ttname"><a href="group__coreinit__memexpheap.html#ga2ec3bec1af359063e9dd89ba2099d458">MEMGetTotalFreeSizeForExpHeap</a></div><div class="ttdeci">uint32_t MEMGetTotalFreeSizeForExpHeap(MEMHeapHandle heap)</div></div>
<div class="ttc" id="group__coreinit__memexpheap_html_ae779f6516b38ae80e4cafcf8c89f242f"><div class="ttname"><a href="group__coreinit__memexpheap.html#ae779f6516b38ae80e4cafcf8c89f242f">MEMExpHeapBlock::prev</a></div><div class="ttdeci">MEMExpHeapBlock * prev</div><div class="ttdef"><b>Definition:</b> <a href="memexpheap_8h_source.html#l00038">memexpheap.h:38</a></div></div>
<div class="ttc" id="group__coreinit__memexpheap_html_a0edcfdc3d5cf965f0929bf203c4a1dbb"><div class="ttname"><a href="group__coreinit__memexpheap.html#a0edcfdc3d5cf965f0929bf203c4a1dbb">MEMExpHeap::header</a></div><div class="ttdeci">MEMHeapHeader header</div><div class="ttdef"><b>Definition:</b> <a href="memexpheap_8h_source.html#l00061">memexpheap.h:61</a></div></div>
<div class="ttc" id="group__coreinit__memheap_html_structMEMHeapHeader"><div class="ttname"><a href="group__coreinit__memheap.html#structMEMHeapHeader">MEMHeapHeader</a></div><div class="ttdef"><b>Definition:</b> <a href="memheap_8h_source.html#l00051">memheap.h:51</a></div></div>
<div class="ttc" id="group__coreinit__memexpheap_html_aa3cf50af50f30ee854a2f2e94584d2f8"><div class="ttname"><a href="group__coreinit__memexpheap.html#aa3cf50af50f30ee854a2f2e94584d2f8">MEMExpHeap::freeList</a></div><div class="ttdeci">MEMExpHeapBlockList freeList</div><div class="ttdef"><b>Definition:</b> <a href="memexpheap_8h_source.html#l00062">memexpheap.h:62</a></div></div>
<div class="ttc" id="group__coreinit__memexpheap_html_ga742556d1cb4259ee60c0f13a2a830753"><div class="ttname"><a href="group__coreinit__memexpheap.html#ga742556d1cb4259ee60c0f13a2a830753">MEMGetGroupIDForMBlockExpHeap</a></div><div class="ttdeci">uint16_t MEMGetGroupIDForMBlockExpHeap(void *block)</div></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.14
</small></address>
</body>
</html>