2019-04-22 10:21:17 +10:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2018-07-26 20:52:03 +10:00
< 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" / >
2020-03-26 16:49:18 +11:00
< meta name = "generator" content = "Doxygen 1.8.17" / >
2018-07-26 20:52:03 +10:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > wut: Frame Heap< / 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
2020-03-26 16:49:18 +11:00
  < span id = "projectnumber" > 1.0.0-beta9< / span >
2018-07-26 20:52:03 +10:00
< / div >
< div id = "projectbrief" > Wii U Toolchain< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2020-03-26 16:49:18 +11:00
<!-- Generated by Doxygen 1.8.17 -->
2018-07-26 20:52:03 +10:00
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& 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& 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 >
< / div > <!-- top -->
<!-- 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 class = "header" >
< div class = "summary" >
< a href = "#nested-classes" > Data Structures< / a > |
< a href = "#typedef-members" > Typedefs< / a > |
< a href = "#enum-members" > Enumerations< / a > |
< a href = "#func-members" > Functions< / a > < / div >
< div class = "headertitle" >
< div class = "title" > Frame Heap< div class = "ingroups" > < a class = "el" href = "group__coreinit.html" > coreinit< / a > < / div > < / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "nested-classes" > < / a >
Data Structures< / h2 > < / td > < / tr >
< tr class = "memitem:structMEMFrmHeapState" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__memfrmheap.html#structMEMFrmHeapState" > MEMFrmHeapState< / a > < / td > < / tr >
< tr class = "separator:structMEMFrmHeapState" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:structMEMFrmHeap" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__memfrmheap.html#structMEMFrmHeap" > MEMFrmHeap< / a > < / td > < / tr >
< tr class = "separator:structMEMFrmHeap" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "typedef-members" > < / a >
Typedefs< / h2 > < / td > < / tr >
2020-03-26 16:49:18 +11:00
< tr class = "memitem:gae429cd51200fe6d8d901e03ba4e25029" > < td class = "memItemLeft" align = "right" valign = "top" > typedef enum < a class = "el" href = "group__coreinit__memfrmheap.html#ga3f08e0ac8686224d9eebc0655e7623dc" > MEMFrmHeapFreeMode< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__memfrmheap.html#gae429cd51200fe6d8d901e03ba4e25029" > MEMFrmHeapFreeMode< / a > < / td > < / tr >
< tr class = "separator:gae429cd51200fe6d8d901e03ba4e25029" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 20:52:03 +10:00
< tr class = "memitem:ga70d65644a0f98b25ce16c9f9e5ea1326" > < td class = "memItemLeft" align = "right" valign = "top" > typedef struct < a class = "el" href = "group__coreinit__memfrmheap.html#structMEMFrmHeap" > MEMFrmHeap< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__memfrmheap.html#ga70d65644a0f98b25ce16c9f9e5ea1326" > MEMFrmHeap< / a > < / td > < / tr >
< tr class = "separator:ga70d65644a0f98b25ce16c9f9e5ea1326" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga1be20d8c28bd2ec9b07f3141cb94ff1b" > < td class = "memItemLeft" align = "right" valign = "top" > typedef struct < a class = "el" href = "group__coreinit__memfrmheap.html#structMEMFrmHeapState" > MEMFrmHeapState< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__memfrmheap.html#ga1be20d8c28bd2ec9b07f3141cb94ff1b" > MEMFrmHeapState< / a > < / td > < / tr >
< tr class = "separator:ga1be20d8c28bd2ec9b07f3141cb94ff1b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "enum-members" > < / a >
Enumerations< / h2 > < / td > < / tr >
< tr class = "memitem:ga3f08e0ac8686224d9eebc0655e7623dc" > < td class = "memItemLeft" align = "right" valign = "top" > enum   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__memfrmheap.html#ga3f08e0ac8686224d9eebc0655e7623dc" > MEMFrmHeapFreeMode< / a > { < br / >
    < a class = "el" href = "group__coreinit__memfrmheap.html#gga3f08e0ac8686224d9eebc0655e7623dcab6f71734ed64641463ad5783896a39ce" > MEM_FRM_HEAP_FREE_HEAD< / a > = 1 < < 0,
< br / >
    < a class = "el" href = "group__coreinit__memfrmheap.html#gga3f08e0ac8686224d9eebc0655e7623dca9e6d78aa03e63568c47e881e78f7bc85" > MEM_FRM_HEAP_FREE_TAIL< / a > = 1 < < 1,
< br / >
    < a class = "el" href = "group__coreinit__memfrmheap.html#gga3f08e0ac8686224d9eebc0655e7623dca7d23b208493c79cfb3cde8a4a26fe268" > MEM_FRM_HEAP_FREE_ALL< / a > = MEM_FRM_HEAP_FREE_HEAD | MEM_FRM_HEAP_FREE_TAIL
< br / >
}< / td > < / tr >
< tr class = "separator:ga3f08e0ac8686224d9eebc0655e7623dc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "func-members" > < / a >
Functions< / h2 > < / td > < / tr >
< tr class = "memitem:ga3407faa839b8732217ea33ccce1969e1" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__memheap.html#ga3f18df06d1c3949e74a4b7bcb1c0b88c" > MEMHeapHandle< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__memfrmheap.html#ga3407faa839b8732217ea33ccce1969e1" > MEMCreateFrmHeapEx< / a > (void *heap, uint32_t size, uint32_t flags)< / td > < / tr >
< tr class = "separator:ga3407faa839b8732217ea33ccce1969e1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga07d09c9bac0f66667ab8e3c2a17b8a1d" > < td class = "memItemLeft" align = "right" valign = "top" > void *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__memfrmheap.html#ga07d09c9bac0f66667ab8e3c2a17b8a1d" > MEMDestroyFrmHeap< / a > (< a class = "el" href = "group__coreinit__memheap.html#ga3f18df06d1c3949e74a4b7bcb1c0b88c" > MEMHeapHandle< / a > heap)< / td > < / tr >
< tr class = "separator:ga07d09c9bac0f66667ab8e3c2a17b8a1d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gac0107b2a2129b9c120e40503173891e1" > < td class = "memItemLeft" align = "right" valign = "top" > void *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__memfrmheap.html#gac0107b2a2129b9c120e40503173891e1" > MEMAllocFromFrmHeapEx< / a > (< a class = "el" href = "group__coreinit__memheap.html#ga3f18df06d1c3949e74a4b7bcb1c0b88c" > MEMHeapHandle< / a > heap, uint32_t size, int alignment)< / td > < / tr >
< tr class = "separator:gac0107b2a2129b9c120e40503173891e1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga8aec62e6db928651de54a54c408903bb" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__memfrmheap.html#ga8aec62e6db928651de54a54c408903bb" > MEMFreeToFrmHeap< / a > (< a class = "el" href = "group__coreinit__memheap.html#ga3f18df06d1c3949e74a4b7bcb1c0b88c" > MEMHeapHandle< / a > heap, < a class = "el" href = "group__coreinit__memfrmheap.html#ga3f08e0ac8686224d9eebc0655e7623dc" > MEMFrmHeapFreeMode< / a > mode)< / td > < / tr >
< tr class = "separator:ga8aec62e6db928651de54a54c408903bb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gad88743e9a916e039dbb19f5dd87be3f1" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "wut__types_8h.html#a975dbe9e4396bf9e0064ce01827fa372" > BOOL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__memfrmheap.html#gad88743e9a916e039dbb19f5dd87be3f1" > MEMRecordStateForFrmHeap< / a > (< a class = "el" href = "group__coreinit__memheap.html#ga3f18df06d1c3949e74a4b7bcb1c0b88c" > MEMHeapHandle< / a > heap, uint32_t tag)< / td > < / tr >
< tr class = "separator:gad88743e9a916e039dbb19f5dd87be3f1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga75f4658037290e0379e4eda3be95a73c" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "wut__types_8h.html#a975dbe9e4396bf9e0064ce01827fa372" > BOOL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__memfrmheap.html#ga75f4658037290e0379e4eda3be95a73c" > MEMFreeByStateToFrmHeap< / a > (< a class = "el" href = "group__coreinit__memheap.html#ga3f18df06d1c3949e74a4b7bcb1c0b88c" > MEMHeapHandle< / a > heap, uint32_t tag)< / td > < / tr >
< tr class = "separator:ga75f4658037290e0379e4eda3be95a73c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga5ea7938fcef5f85276a11f58e1d3c580" > < td class = "memItemLeft" align = "right" valign = "top" > uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__memfrmheap.html#ga5ea7938fcef5f85276a11f58e1d3c580" > MEMAdjustFrmHeap< / a > (< a class = "el" href = "group__coreinit__memheap.html#ga3f18df06d1c3949e74a4b7bcb1c0b88c" > MEMHeapHandle< / a > heap)< / td > < / tr >
< tr class = "separator:ga5ea7938fcef5f85276a11f58e1d3c580" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga46388cf505446e589f3a270548fa9b36" > < td class = "memItemLeft" align = "right" valign = "top" > uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__memfrmheap.html#ga46388cf505446e589f3a270548fa9b36" > MEMResizeForMBlockFrmHeap< / a > (< a class = "el" href = "group__coreinit__memheap.html#ga3f18df06d1c3949e74a4b7bcb1c0b88c" > MEMHeapHandle< / a > heap, uint32_t addr, uint32_t size)< / td > < / tr >
< tr class = "separator:ga46388cf505446e589f3a270548fa9b36" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gaa3855134f982b8d54ee25bb97eed62ce" > < td class = "memItemLeft" align = "right" valign = "top" > uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__memfrmheap.html#gaa3855134f982b8d54ee25bb97eed62ce" > MEMGetAllocatableSizeForFrmHeapEx< / a > (< a class = "el" href = "group__coreinit__memheap.html#ga3f18df06d1c3949e74a4b7bcb1c0b88c" > MEMHeapHandle< / a > heap, int alignment)< / td > < / tr >
< tr class = "separator:gaa3855134f982b8d54ee25bb97eed62ce" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< hr / > < h2 class = "groupheader" > Data Structure Documentation< / h2 >
< a name = "structMEMFrmHeapState" id = "structMEMFrmHeapState" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#structMEMFrmHeapState" > ◆ < / a > < / span > MEMFrmHeapState< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > struct MEMFrmHeapState< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< div class = "textblock" >
< p class = "definition" > Definition at line < a class = "el" href = "memfrmheap_8h_source.html#l00025" > 25< / a > of file < a class = "el" href = "memfrmheap_8h_source.html" > memfrmheap.h< / a > .< / p >
< / div > < table class = "fieldtable" >
< tr > < th colspan = "3" > Data Fields< / th > < / tr >
< tr > < td class = "fieldtype" >
< a id = "a1c50fcd1195659821729f52af8f3bb7d" > < / a > uint32_t< / td >
< td class = "fieldname" >
tag< / td >
< td class = "fielddoc" >
< / td > < / tr >
< tr > < td class = "fieldtype" >
< a id = "a46997af7b414552eec825fd3f95287d9" > < / a > void *< / td >
< td class = "fieldname" >
head< / td >
< td class = "fielddoc" >
< / td > < / tr >
< tr > < td class = "fieldtype" >
< a id = "a22b83cf1f38e69fbcb344ba2938f666c" > < / a > void *< / td >
< td class = "fieldname" >
tail< / td >
< td class = "fielddoc" >
< / td > < / tr >
< tr > < td class = "fieldtype" >
< a id = "aac9219792e115bd086e8f84fa21160a3" > < / a > < a class = "el" href = "group__coreinit__memfrmheap.html#structMEMFrmHeapState" > MEMFrmHeapState< / a > *< / td >
< td class = "fieldname" >
previous< / td >
< td class = "fielddoc" >
< / td > < / tr >
< / table >
< / div >
< / div >
< a name = "structMEMFrmHeap" id = "structMEMFrmHeap" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#structMEMFrmHeap" > ◆ < / a > < / span > MEMFrmHeap< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > struct MEMFrmHeap< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< div class = "textblock" >
< p class = "definition" > Definition at line < a class = "el" href = "memfrmheap_8h_source.html#l00038" > 38< / a > of file < a class = "el" href = "memfrmheap_8h_source.html" > memfrmheap.h< / a > .< / p >
< / div > < table class = "fieldtable" >
< tr > < th colspan = "3" > Data Fields< / th > < / tr >
< tr > < td class = "fieldtype" >
< a id = "a0edcfdc3d5cf965f0929bf203c4a1dbb" > < / a > < a class = "el" href = "group__coreinit__memheap.html#structMEMHeapHeader" > MEMHeapHeader< / a > < / td >
< td class = "fieldname" >
header< / td >
< td class = "fielddoc" >
< / td > < / tr >
< tr > < td class = "fieldtype" >
< a id = "a46997af7b414552eec825fd3f95287d9" > < / a > void *< / td >
< td class = "fieldname" >
head< / td >
< td class = "fielddoc" >
< / td > < / tr >
< tr > < td class = "fieldtype" >
< a id = "a22b83cf1f38e69fbcb344ba2938f666c" > < / a > void *< / td >
< td class = "fieldname" >
tail< / td >
< td class = "fielddoc" >
< / td > < / tr >
< tr > < td class = "fieldtype" >
< a id = "ad52390af2c98d74581506059d24280c5" > < / a > < a class = "el" href = "group__coreinit__memfrmheap.html#structMEMFrmHeapState" > MEMFrmHeapState< / a > *< / td >
< td class = "fieldname" >
previousState< / td >
< td class = "fielddoc" >
< / td > < / tr >
< / table >
< / div >
< / div >
< h2 class = "groupheader" > Typedef Documentation< / h2 >
2020-03-26 16:49:18 +11:00
< a id = "gae429cd51200fe6d8d901e03ba4e25029" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#gae429cd51200fe6d8d901e03ba4e25029" > ◆ < / a > < / span > MEMFrmHeapFreeMode< / h2 >
2018-07-26 20:52:03 +10:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2020-03-26 16:49:18 +11:00
< td class = "memname" > typedef enum < a class = "el" href = "group__coreinit__memfrmheap.html#ga3f08e0ac8686224d9eebc0655e7623dc" > MEMFrmHeapFreeMode< / a > < a class = "el" href = "group__coreinit__memfrmheap.html#ga3f08e0ac8686224d9eebc0655e7623dc" > MEMFrmHeapFreeMode< / a > < / td >
2018-07-26 20:52:03 +10:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "ga70d65644a0f98b25ce16c9f9e5ea1326" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ga70d65644a0f98b25ce16c9f9e5ea1326" > ◆ < / a > < / span > MEMFrmHeap< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef struct < a class = "el" href = "group__coreinit__memfrmheap.html#structMEMFrmHeap" > MEMFrmHeap< / a > < a class = "el" href = "group__coreinit__memfrmheap.html#structMEMFrmHeap" > MEMFrmHeap< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "memfrmheap_8h_source.html#l00022" > 22< / a > of file < a class = "el" href = "memfrmheap_8h_source.html" > memfrmheap.h< / a > .< / p >
< / div >
< / div >
< a id = "ga1be20d8c28bd2ec9b07f3141cb94ff1b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ga1be20d8c28bd2ec9b07f3141cb94ff1b" > ◆ < / a > < / span > MEMFrmHeapState< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef struct < a class = "el" href = "group__coreinit__memfrmheap.html#structMEMFrmHeapState" > MEMFrmHeapState< / a > < a class = "el" href = "group__coreinit__memfrmheap.html#structMEMFrmHeapState" > MEMFrmHeapState< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "memfrmheap_8h_source.html#l00023" > 23< / a > of file < a class = "el" href = "memfrmheap_8h_source.html" > memfrmheap.h< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Enumeration Type Documentation< / h2 >
< a id = "ga3f08e0ac8686224d9eebc0655e7623dc" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ga3f08e0ac8686224d9eebc0655e7623dc" > ◆ < / a > < / span > MEMFrmHeapFreeMode< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > enum < a class = "el" href = "group__coreinit__memfrmheap.html#ga3f08e0ac8686224d9eebc0655e7623dc" > MEMFrmHeapFreeMode< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< table class = "fieldtable" >
< tr > < th colspan = "2" > Enumerator< / th > < / tr > < tr > < td class = "fieldname" > < a id = "gga3f08e0ac8686224d9eebc0655e7623dcab6f71734ed64641463ad5783896a39ce" > < / a > MEM_FRM_HEAP_FREE_HEAD  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "gga3f08e0ac8686224d9eebc0655e7623dca9e6d78aa03e63568c47e881e78f7bc85" > < / a > MEM_FRM_HEAP_FREE_TAIL  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "gga3f08e0ac8686224d9eebc0655e7623dca7d23b208493c79cfb3cde8a4a26fe268" > < / a > MEM_FRM_HEAP_FREE_ALL  < / td > < td class = "fielddoc" > < / td > < / tr >
< / table >
< p class = "definition" > Definition at line < a class = "el" href = "memfrmheap_8h_source.html#l00015" > 15< / a > of file < a class = "el" href = "memfrmheap_8h_source.html" > memfrmheap.h< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Function Documentation< / h2 >
< a id = "ga3407faa839b8732217ea33ccce1969e1" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ga3407faa839b8732217ea33ccce1969e1" > ◆ < / a > < / span > MEMCreateFrmHeapEx()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "group__coreinit__memheap.html#ga3f18df06d1c3949e74a4b7bcb1c0b88c" > MEMHeapHandle< / a > MEMCreateFrmHeapEx < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > heap< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > uint32_t  < / td >
< td class = "paramname" > < em > size< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > uint32_t  < / td >
< td class = "paramname" > < em > flags< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "ga07d09c9bac0f66667ab8e3c2a17b8a1d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ga07d09c9bac0f66667ab8e3c2a17b8a1d" > ◆ < / a > < / span > MEMDestroyFrmHeap()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void* MEMDestroyFrmHeap < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "group__coreinit__memheap.html#ga3f18df06d1c3949e74a4b7bcb1c0b88c" > MEMHeapHandle< / a >   < / td >
< td class = "paramname" > < em > heap< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "gac0107b2a2129b9c120e40503173891e1" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#gac0107b2a2129b9c120e40503173891e1" > ◆ < / a > < / span > MEMAllocFromFrmHeapEx()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void* MEMAllocFromFrmHeapEx < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "group__coreinit__memheap.html#ga3f18df06d1c3949e74a4b7bcb1c0b88c" > MEMHeapHandle< / a >   < / td >
< td class = "paramname" > < em > heap< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > uint32_t  < / td >
< td class = "paramname" > < em > size< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > alignment< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "ga8aec62e6db928651de54a54c408903bb" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ga8aec62e6db928651de54a54c408903bb" > ◆ < / a > < / span > MEMFreeToFrmHeap()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void MEMFreeToFrmHeap < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "group__coreinit__memheap.html#ga3f18df06d1c3949e74a4b7bcb1c0b88c" > MEMHeapHandle< / a >   < / td >
< td class = "paramname" > < em > heap< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "group__coreinit__memfrmheap.html#ga3f08e0ac8686224d9eebc0655e7623dc" > MEMFrmHeapFreeMode< / a >   < / td >
< td class = "paramname" > < em > mode< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "gad88743e9a916e039dbb19f5dd87be3f1" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#gad88743e9a916e039dbb19f5dd87be3f1" > ◆ < / a > < / span > MEMRecordStateForFrmHeap()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "wut__types_8h.html#a975dbe9e4396bf9e0064ce01827fa372" > BOOL< / a > MEMRecordStateForFrmHeap < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "group__coreinit__memheap.html#ga3f18df06d1c3949e74a4b7bcb1c0b88c" > MEMHeapHandle< / a >   < / td >
< td class = "paramname" > < em > heap< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > uint32_t  < / td >
< td class = "paramname" > < em > tag< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "ga75f4658037290e0379e4eda3be95a73c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ga75f4658037290e0379e4eda3be95a73c" > ◆ < / a > < / span > MEMFreeByStateToFrmHeap()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "wut__types_8h.html#a975dbe9e4396bf9e0064ce01827fa372" > BOOL< / a > MEMFreeByStateToFrmHeap < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "group__coreinit__memheap.html#ga3f18df06d1c3949e74a4b7bcb1c0b88c" > MEMHeapHandle< / a >   < / td >
< td class = "paramname" > < em > heap< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > uint32_t  < / td >
< td class = "paramname" > < em > tag< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "ga5ea7938fcef5f85276a11f58e1d3c580" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ga5ea7938fcef5f85276a11f58e1d3c580" > ◆ < / a > < / span > MEMAdjustFrmHeap()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint32_t MEMAdjustFrmHeap < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "group__coreinit__memheap.html#ga3f18df06d1c3949e74a4b7bcb1c0b88c" > MEMHeapHandle< / a >   < / td >
< td class = "paramname" > < em > heap< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "ga46388cf505446e589f3a270548fa9b36" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ga46388cf505446e589f3a270548fa9b36" > ◆ < / a > < / span > MEMResizeForMBlockFrmHeap()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint32_t MEMResizeForMBlockFrmHeap < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "group__coreinit__memheap.html#ga3f18df06d1c3949e74a4b7bcb1c0b88c" > MEMHeapHandle< / a >   < / td >
< td class = "paramname" > < em > heap< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > uint32_t  < / td >
< td class = "paramname" > < em > addr< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > uint32_t  < / td >
< td class = "paramname" > < em > size< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "gaa3855134f982b8d54ee25bb97eed62ce" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#gaa3855134f982b8d54ee25bb97eed62ce" > ◆ < / a > < / span > MEMGetAllocatableSizeForFrmHeapEx()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint32_t MEMGetAllocatableSizeForFrmHeapEx < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "group__coreinit__memheap.html#ga3f18df06d1c3949e74a4b7bcb1c0b88c" > MEMHeapHandle< / a >   < / td >
< td class = "paramname" > < em > heap< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > alignment< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
Generated by   < a href = "http://www.doxygen.org/index.html" >
< img class = "footer" src = "doxygen.png" alt = "doxygen" / >
2020-03-26 16:49:18 +11:00
< / a > 1.8.17
2018-07-26 20:52:03 +10:00
< / small > < / address >
< / body >
< / html >