2016-01-07 16:06:06 +00: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.10" / >
< title > WUT: D:/Programming/Projects/wut/include/wut_types.h File Reference< / 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 >
< script type = "text/javascript" >
$(document).ready(function() { init_search(); });
< / 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
  < span id = "projectnumber" > 0.1< / span >
< / div >
< div id = "projectbrief" > Wii U Toolchain< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
<!-- Generated by Doxygen 1.8.10 -->
< script type = "text/javascript" >
var searchBox = new SearchBox("searchBox", "search",false,'Search');
< / script >
< div id = "navrow1" class = "tabs" >
< ul class = "tablist" >
< li > < a href = "index.html" > < span > Main  Page< / span > < / a > < / li >
< li > < a href = "modules.html" > < span > Modules< / span > < / a > < / li >
< li > < a href = "annotated.html" > < span > Data  Structures< / span > < / a > < / li >
< li class = "current" > < a href = "files.html" > < span > Files< / span > < / a > < / li >
< li >
< div id = "MSearchBox" class = "MSearchBoxInactive" >
< span class = "left" >
< img id = "MSearchSelect" src = "search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
< input type = "text" id = "MSearchField" value = "Search" accesskey = "S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
< / span > < span class = "right" >
< a id = "MSearchClose" href = "javascript:searchBox.CloseResultsWindow()" > < img id = "MSearchCloseImg" border = "0" src = "search/close.png" alt = "" / > < / a >
< / span >
< / div >
< / li >
< / ul >
< / div >
< div id = "navrow2" class = "tabs2" >
< ul class = "tablist" >
< li > < a href = "files.html" > < span > File  List< / span > < / a > < / li >
< li > < a href = "globals.html" > < span > Globals< / span > < / a > < / li >
< / ul >
< / 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 > < / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#define-members" > Macros< / a > |
< a href = "#typedef-members" > Typedefs< / a > < / div >
< div class = "headertitle" >
< div class = "title" > wut_types.h File Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< div class = "textblock" > < code > #include < stdint.h> < / code > < br / >
2016-10-09 21:18:25 +01:00
< code > #include < stdbool.h> < / code > < br / >
2016-01-07 16:06:06 +00:00
< / div >
< p > < a href = "wut__types_8h_source.html" > Go to the source code of this file.< / a > < / p >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "define-members" > < / a >
Macros< / h2 > < / td > < / tr >
< tr class = "memitem:aa8cecfc5c5c054d2875c03e77b7be15d" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "wut__types_8h.html#aa8cecfc5c5c054d2875c03e77b7be15d" > TRUE< / a >       1< / td > < / tr >
< tr class = "separator:aa8cecfc5c5c054d2875c03e77b7be15d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa93f0eb578d23995850d61f7d61c55c1" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "wut__types_8h.html#aa93f0eb578d23995850d61f7d61c55c1" > FALSE< / a >       0< / td > < / tr >
< tr class = "separator:aa93f0eb578d23995850d61f7d61c55c1" > < 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 >
< tr class = "memitem:a050c65e107f0c828f856a231f4b4e788" > < td class = "memItemLeft" align = "right" valign = "top" > typedef int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "wut__types_8h.html#a050c65e107f0c828f856a231f4b4e788" > BOOL< / a > < / td > < / tr >
< tr class = "separator:a050c65e107f0c828f856a231f4b4e788" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-10-09 21:18:25 +01:00
< tr class = "memitem:a92c50087ca0e64fa93fc59402c55f8ca" > < td class = "memItemLeft" align = "right" valign = "top" > typedef uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "wut__types_8h.html#a92c50087ca0e64fa93fc59402c55f8ca" > u8< / a > < / td > < / tr >
< tr class = "separator:a92c50087ca0e64fa93fc59402c55f8ca" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ace9d960e74685e2cd84b36132dbbf8aa" > < td class = "memItemLeft" align = "right" valign = "top" > typedef uint16_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "wut__types_8h.html#ace9d960e74685e2cd84b36132dbbf8aa" > u16< / a > < / td > < / tr >
< tr class = "separator:ace9d960e74685e2cd84b36132dbbf8aa" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:afaa62991928fb9fb18ff0db62a040aba" > < td class = "memItemLeft" align = "right" valign = "top" > typedef uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "wut__types_8h.html#afaa62991928fb9fb18ff0db62a040aba" > u32< / a > < / td > < / tr >
< tr class = "separator:afaa62991928fb9fb18ff0db62a040aba" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3f7e2bcbb0b4c338f3c4f6c937cd4234" > < td class = "memItemLeft" align = "right" valign = "top" > typedef uint64_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "wut__types_8h.html#a3f7e2bcbb0b4c338f3c4f6c937cd4234" > u64< / a > < / td > < / tr >
< tr class = "separator:a3f7e2bcbb0b4c338f3c4f6c937cd4234" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9e382f207c65ca13ab4ae98363aeda80" > < td class = "memItemLeft" align = "right" valign = "top" > typedef int8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "wut__types_8h.html#a9e382f207c65ca13ab4ae98363aeda80" > s8< / a > < / td > < / tr >
< tr class = "separator:a9e382f207c65ca13ab4ae98363aeda80" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa980e2c02ba2305e0f489d5650655425" > < td class = "memItemLeft" align = "right" valign = "top" > typedef int16_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "wut__types_8h.html#aa980e2c02ba2305e0f489d5650655425" > s16< / a > < / td > < / tr >
< tr class = "separator:aa980e2c02ba2305e0f489d5650655425" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae9b1af5c037e57a98884758875d3a7c4" > < td class = "memItemLeft" align = "right" valign = "top" > typedef int32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "wut__types_8h.html#ae9b1af5c037e57a98884758875d3a7c4" > s32< / a > < / td > < / tr >
< tr class = "separator:ae9b1af5c037e57a98884758875d3a7c4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a350c6fc928e3bdc6c6486268ac8fb269" > < td class = "memItemLeft" align = "right" valign = "top" > typedef int64_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "wut__types_8h.html#a350c6fc928e3bdc6c6486268ac8fb269" > s64< / a > < / td > < / tr >
< tr class = "separator:a350c6fc928e3bdc6c6486268ac8fb269" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1a2a3100a902c32a55d8b08915bce044" > < td class = "memItemLeft" align = "right" valign = "top" > typedef volatile < a class = "el" href = "wut__types_8h.html#a92c50087ca0e64fa93fc59402c55f8ca" > u8< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "wut__types_8h.html#a1a2a3100a902c32a55d8b08915bce044" > vu8< / a > < / td > < / tr >
< tr class = "separator:a1a2a3100a902c32a55d8b08915bce044" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a677aa1edce4bbb53741b1cc24eb4c035" > < td class = "memItemLeft" align = "right" valign = "top" > typedef volatile < a class = "el" href = "wut__types_8h.html#ace9d960e74685e2cd84b36132dbbf8aa" > u16< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "wut__types_8h.html#a677aa1edce4bbb53741b1cc24eb4c035" > vu16< / a > < / td > < / tr >
< tr class = "separator:a677aa1edce4bbb53741b1cc24eb4c035" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abcdd5d61f51cb4c472ac6637916cf72a" > < td class = "memItemLeft" align = "right" valign = "top" > typedef volatile < a class = "el" href = "wut__types_8h.html#afaa62991928fb9fb18ff0db62a040aba" > u32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "wut__types_8h.html#abcdd5d61f51cb4c472ac6637916cf72a" > vu32< / a > < / td > < / tr >
< tr class = "separator:abcdd5d61f51cb4c472ac6637916cf72a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ace392b4d1c3911331b2fe5ddc99fdcba" > < td class = "memItemLeft" align = "right" valign = "top" > typedef volatile < a class = "el" href = "wut__types_8h.html#a3f7e2bcbb0b4c338f3c4f6c937cd4234" > u64< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "wut__types_8h.html#ace392b4d1c3911331b2fe5ddc99fdcba" > vu64< / a > < / td > < / tr >
< tr class = "separator:ace392b4d1c3911331b2fe5ddc99fdcba" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a108e1a5e4c3e8322825ef7dcd45966ca" > < td class = "memItemLeft" align = "right" valign = "top" > typedef volatile < a class = "el" href = "wut__types_8h.html#a9e382f207c65ca13ab4ae98363aeda80" > s8< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "wut__types_8h.html#a108e1a5e4c3e8322825ef7dcd45966ca" > vs8< / a > < / td > < / tr >
< tr class = "separator:a108e1a5e4c3e8322825ef7dcd45966ca" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a84c4ebe721fa065d9bd514ce8d76c455" > < td class = "memItemLeft" align = "right" valign = "top" > typedef volatile < a class = "el" href = "wut__types_8h.html#aa980e2c02ba2305e0f489d5650655425" > s16< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "wut__types_8h.html#a84c4ebe721fa065d9bd514ce8d76c455" > vs16< / a > < / td > < / tr >
< tr class = "separator:a84c4ebe721fa065d9bd514ce8d76c455" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6c6cf6e3aedfd399080c6f52c2870063" > < td class = "memItemLeft" align = "right" valign = "top" > typedef volatile < a class = "el" href = "wut__types_8h.html#ae9b1af5c037e57a98884758875d3a7c4" > s32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "wut__types_8h.html#a6c6cf6e3aedfd399080c6f52c2870063" > vs32< / a > < / td > < / tr >
< tr class = "separator:a6c6cf6e3aedfd399080c6f52c2870063" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a484adfab567791250a9fdbf0db8d3144" > < td class = "memItemLeft" align = "right" valign = "top" > typedef volatile < a class = "el" href = "wut__types_8h.html#a350c6fc928e3bdc6c6486268ac8fb269" > s64< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "wut__types_8h.html#a484adfab567791250a9fdbf0db8d3144" > vs64< / a > < / td > < / tr >
< tr class = "separator:a484adfab567791250a9fdbf0db8d3144" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad100c0679858bd188d81f0abc00d8766" > < td class = "memItemLeft" align = "right" valign = "top" > typedef < a class = "el" href = "wut__types_8h.html#aa980e2c02ba2305e0f489d5650655425" > s16< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "wut__types_8h.html#ad100c0679858bd188d81f0abc00d8766" > sfp16< / a > < / td > < / tr >
< tr class = "separator:ad100c0679858bd188d81f0abc00d8766" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a061b5758d58a6f135ba760f6b1f33423" > < td class = "memItemLeft" align = "right" valign = "top" > typedef < a class = "el" href = "wut__types_8h.html#ae9b1af5c037e57a98884758875d3a7c4" > s32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "wut__types_8h.html#a061b5758d58a6f135ba760f6b1f33423" > sfp32< / a > < / td > < / tr >
< tr class = "separator:a061b5758d58a6f135ba760f6b1f33423" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa3792b7e051625874adfc3e3168ec4ba" > < td class = "memItemLeft" align = "right" valign = "top" > typedef < a class = "el" href = "wut__types_8h.html#ace9d960e74685e2cd84b36132dbbf8aa" > u16< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "wut__types_8h.html#aa3792b7e051625874adfc3e3168ec4ba" > ufp16< / a > < / td > < / tr >
< tr class = "separator:aa3792b7e051625874adfc3e3168ec4ba" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a949d8c94ebfbe662de11bb71fefccf30" > < td class = "memItemLeft" align = "right" valign = "top" > typedef < a class = "el" href = "wut__types_8h.html#afaa62991928fb9fb18ff0db62a040aba" > u32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "wut__types_8h.html#a949d8c94ebfbe662de11bb71fefccf30" > ufp32< / a > < / td > < / tr >
< tr class = "separator:a949d8c94ebfbe662de11bb71fefccf30" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5f6906312a689f27d70e9d086649d3fd" > < td class = "memItemLeft" align = "right" valign = "top" > typedef float  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "wut__types_8h.html#a5f6906312a689f27d70e9d086649d3fd" > f32< / a > < / td > < / tr >
< tr class = "separator:a5f6906312a689f27d70e9d086649d3fd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a94dab5770726ccbef8c7d026cfbdf8e5" > < td class = "memItemLeft" align = "right" valign = "top" > typedef double  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "wut__types_8h.html#a94dab5770726ccbef8c7d026cfbdf8e5" > f64< / a > < / td > < / tr >
< tr class = "separator:a94dab5770726ccbef8c7d026cfbdf8e5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a217e077eede9f751422c92930f504edf" > < td class = "memItemLeft" align = "right" valign = "top" > typedef volatile float  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "wut__types_8h.html#a217e077eede9f751422c92930f504edf" > vf32< / a > < / td > < / tr >
< tr class = "separator:a217e077eede9f751422c92930f504edf" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1bf9b7e9a4fc2bbc15af0889519ef77a" > < td class = "memItemLeft" align = "right" valign = "top" > typedef volatile double  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "wut__types_8h.html#a1bf9b7e9a4fc2bbc15af0889519ef77a" > vf64< / a > < / td > < / tr >
< tr class = "separator:a1bf9b7e9a4fc2bbc15af0889519ef77a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-01-07 16:06:06 +00:00
< / table >
< h2 class = "groupheader" > Macro Definition Documentation< / h2 >
2016-01-11 01:17:32 +00:00
< a class = "anchor" id = "aa8cecfc5c5c054d2875c03e77b7be15d" > < / a >
2016-01-07 16:06:06 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2016-01-11 01:17:32 +00:00
< td class = "memname" > #define TRUE      1< / td >
2016-01-07 16:06:06 +00:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2016-10-09 21:18:25 +01:00
< p > Definition at line < a class = "el" href = "wut__types_8h_source.html#l00008" > 8< / a > of file < a class = "el" href = "wut__types_8h_source.html" > wut_types.h< / a > .< / p >
2016-01-07 16:06:06 +00:00
< / div >
< / div >
2016-01-11 01:17:32 +00:00
< a class = "anchor" id = "aa93f0eb578d23995850d61f7d61c55c1" > < / a >
2016-01-07 16:06:06 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2016-01-11 01:17:32 +00:00
< td class = "memname" > #define FALSE      0< / td >
2016-01-07 16:06:06 +00:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2016-10-09 21:18:25 +01:00
< p > Definition at line < a class = "el" href = "wut__types_8h_source.html#l00012" > 12< / a > of file < a class = "el" href = "wut__types_8h_source.html" > wut_types.h< / a > .< / p >
2016-01-07 16:06:06 +00:00
< / div >
< / div >
< h2 class = "groupheader" > Typedef Documentation< / h2 >
< a class = "anchor" id = "a050c65e107f0c828f856a231f4b4e788" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef int < a class = "el" href = "wut__types_8h.html#a050c65e107f0c828f856a231f4b4e788" > BOOL< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2016-10-09 21:18:25 +01:00
< p > Definition at line < a class = "el" href = "wut__types_8h_source.html#l00005" > 5< / a > of file < a class = "el" href = "wut__types_8h_source.html" > wut_types.h< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "a92c50087ca0e64fa93fc59402c55f8ca" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef uint8_t < a class = "el" href = "wut__types_8h.html#a92c50087ca0e64fa93fc59402c55f8ca" > u8< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Definition at line < a class = "el" href = "wut__types_8h_source.html#l00015" > 15< / a > of file < a class = "el" href = "wut__types_8h_source.html" > wut_types.h< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "ace9d960e74685e2cd84b36132dbbf8aa" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef uint16_t < a class = "el" href = "wut__types_8h.html#ace9d960e74685e2cd84b36132dbbf8aa" > u16< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Definition at line < a class = "el" href = "wut__types_8h_source.html#l00016" > 16< / a > of file < a class = "el" href = "wut__types_8h_source.html" > wut_types.h< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "afaa62991928fb9fb18ff0db62a040aba" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef uint32_t < a class = "el" href = "wut__types_8h.html#afaa62991928fb9fb18ff0db62a040aba" > u32< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Definition at line < a class = "el" href = "wut__types_8h_source.html#l00017" > 17< / a > of file < a class = "el" href = "wut__types_8h_source.html" > wut_types.h< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "a3f7e2bcbb0b4c338f3c4f6c937cd4234" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef uint64_t < a class = "el" href = "wut__types_8h.html#a3f7e2bcbb0b4c338f3c4f6c937cd4234" > u64< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Definition at line < a class = "el" href = "wut__types_8h_source.html#l00018" > 18< / a > of file < a class = "el" href = "wut__types_8h_source.html" > wut_types.h< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "a9e382f207c65ca13ab4ae98363aeda80" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef int8_t < a class = "el" href = "wut__types_8h.html#a9e382f207c65ca13ab4ae98363aeda80" > s8< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Definition at line < a class = "el" href = "wut__types_8h_source.html#l00020" > 20< / a > of file < a class = "el" href = "wut__types_8h_source.html" > wut_types.h< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "aa980e2c02ba2305e0f489d5650655425" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef int16_t < a class = "el" href = "wut__types_8h.html#aa980e2c02ba2305e0f489d5650655425" > s16< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Definition at line < a class = "el" href = "wut__types_8h_source.html#l00021" > 21< / a > of file < a class = "el" href = "wut__types_8h_source.html" > wut_types.h< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "ae9b1af5c037e57a98884758875d3a7c4" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef int32_t < a class = "el" href = "wut__types_8h.html#ae9b1af5c037e57a98884758875d3a7c4" > s32< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Definition at line < a class = "el" href = "wut__types_8h_source.html#l00022" > 22< / a > of file < a class = "el" href = "wut__types_8h_source.html" > wut_types.h< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "a350c6fc928e3bdc6c6486268ac8fb269" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef int64_t < a class = "el" href = "wut__types_8h.html#a350c6fc928e3bdc6c6486268ac8fb269" > s64< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Definition at line < a class = "el" href = "wut__types_8h_source.html#l00023" > 23< / a > of file < a class = "el" href = "wut__types_8h_source.html" > wut_types.h< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "a1a2a3100a902c32a55d8b08915bce044" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef volatile < a class = "el" href = "wut__types_8h.html#a92c50087ca0e64fa93fc59402c55f8ca" > u8< / a > < a class = "el" href = "wut__types_8h.html#a1a2a3100a902c32a55d8b08915bce044" > vu8< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Definition at line < a class = "el" href = "wut__types_8h_source.html#l00025" > 25< / a > of file < a class = "el" href = "wut__types_8h_source.html" > wut_types.h< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "a677aa1edce4bbb53741b1cc24eb4c035" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef volatile < a class = "el" href = "wut__types_8h.html#ace9d960e74685e2cd84b36132dbbf8aa" > u16< / a > < a class = "el" href = "wut__types_8h.html#a677aa1edce4bbb53741b1cc24eb4c035" > vu16< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Definition at line < a class = "el" href = "wut__types_8h_source.html#l00026" > 26< / a > of file < a class = "el" href = "wut__types_8h_source.html" > wut_types.h< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "abcdd5d61f51cb4c472ac6637916cf72a" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef volatile < a class = "el" href = "wut__types_8h.html#afaa62991928fb9fb18ff0db62a040aba" > u32< / a > < a class = "el" href = "wut__types_8h.html#abcdd5d61f51cb4c472ac6637916cf72a" > vu32< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Definition at line < a class = "el" href = "wut__types_8h_source.html#l00027" > 27< / a > of file < a class = "el" href = "wut__types_8h_source.html" > wut_types.h< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "ace392b4d1c3911331b2fe5ddc99fdcba" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef volatile < a class = "el" href = "wut__types_8h.html#a3f7e2bcbb0b4c338f3c4f6c937cd4234" > u64< / a > < a class = "el" href = "wut__types_8h.html#ace392b4d1c3911331b2fe5ddc99fdcba" > vu64< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Definition at line < a class = "el" href = "wut__types_8h_source.html#l00028" > 28< / a > of file < a class = "el" href = "wut__types_8h_source.html" > wut_types.h< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "a108e1a5e4c3e8322825ef7dcd45966ca" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef volatile < a class = "el" href = "wut__types_8h.html#a9e382f207c65ca13ab4ae98363aeda80" > s8< / a > < a class = "el" href = "wut__types_8h.html#a108e1a5e4c3e8322825ef7dcd45966ca" > vs8< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Definition at line < a class = "el" href = "wut__types_8h_source.html#l00030" > 30< / a > of file < a class = "el" href = "wut__types_8h_source.html" > wut_types.h< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "a84c4ebe721fa065d9bd514ce8d76c455" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef volatile < a class = "el" href = "wut__types_8h.html#aa980e2c02ba2305e0f489d5650655425" > s16< / a > < a class = "el" href = "wut__types_8h.html#a84c4ebe721fa065d9bd514ce8d76c455" > vs16< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Definition at line < a class = "el" href = "wut__types_8h_source.html#l00031" > 31< / a > of file < a class = "el" href = "wut__types_8h_source.html" > wut_types.h< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "a6c6cf6e3aedfd399080c6f52c2870063" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef volatile < a class = "el" href = "wut__types_8h.html#ae9b1af5c037e57a98884758875d3a7c4" > s32< / a > < a class = "el" href = "wut__types_8h.html#a6c6cf6e3aedfd399080c6f52c2870063" > vs32< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Definition at line < a class = "el" href = "wut__types_8h_source.html#l00032" > 32< / a > of file < a class = "el" href = "wut__types_8h_source.html" > wut_types.h< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "a484adfab567791250a9fdbf0db8d3144" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef volatile < a class = "el" href = "wut__types_8h.html#a350c6fc928e3bdc6c6486268ac8fb269" > s64< / a > < a class = "el" href = "wut__types_8h.html#a484adfab567791250a9fdbf0db8d3144" > vs64< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Definition at line < a class = "el" href = "wut__types_8h_source.html#l00033" > 33< / a > of file < a class = "el" href = "wut__types_8h_source.html" > wut_types.h< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "ad100c0679858bd188d81f0abc00d8766" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef < a class = "el" href = "wut__types_8h.html#aa980e2c02ba2305e0f489d5650655425" > s16< / a > < a class = "el" href = "wut__types_8h.html#ad100c0679858bd188d81f0abc00d8766" > sfp16< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Definition at line < a class = "el" href = "wut__types_8h_source.html#l00035" > 35< / a > of file < a class = "el" href = "wut__types_8h_source.html" > wut_types.h< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "a061b5758d58a6f135ba760f6b1f33423" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef < a class = "el" href = "wut__types_8h.html#ae9b1af5c037e57a98884758875d3a7c4" > s32< / a > < a class = "el" href = "wut__types_8h.html#a061b5758d58a6f135ba760f6b1f33423" > sfp32< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Definition at line < a class = "el" href = "wut__types_8h_source.html#l00036" > 36< / a > of file < a class = "el" href = "wut__types_8h_source.html" > wut_types.h< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "aa3792b7e051625874adfc3e3168ec4ba" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef < a class = "el" href = "wut__types_8h.html#ace9d960e74685e2cd84b36132dbbf8aa" > u16< / a > < a class = "el" href = "wut__types_8h.html#aa3792b7e051625874adfc3e3168ec4ba" > ufp16< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Definition at line < a class = "el" href = "wut__types_8h_source.html#l00037" > 37< / a > of file < a class = "el" href = "wut__types_8h_source.html" > wut_types.h< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "a949d8c94ebfbe662de11bb71fefccf30" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef < a class = "el" href = "wut__types_8h.html#afaa62991928fb9fb18ff0db62a040aba" > u32< / a > < a class = "el" href = "wut__types_8h.html#a949d8c94ebfbe662de11bb71fefccf30" > ufp32< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Definition at line < a class = "el" href = "wut__types_8h_source.html#l00038" > 38< / a > of file < a class = "el" href = "wut__types_8h_source.html" > wut_types.h< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "a5f6906312a689f27d70e9d086649d3fd" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef float < a class = "el" href = "wut__types_8h.html#a5f6906312a689f27d70e9d086649d3fd" > f32< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Definition at line < a class = "el" href = "wut__types_8h_source.html#l00040" > 40< / a > of file < a class = "el" href = "wut__types_8h_source.html" > wut_types.h< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "a94dab5770726ccbef8c7d026cfbdf8e5" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef double < a class = "el" href = "wut__types_8h.html#a94dab5770726ccbef8c7d026cfbdf8e5" > f64< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Definition at line < a class = "el" href = "wut__types_8h_source.html#l00041" > 41< / a > of file < a class = "el" href = "wut__types_8h_source.html" > wut_types.h< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "a217e077eede9f751422c92930f504edf" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef volatile float < a class = "el" href = "wut__types_8h.html#a217e077eede9f751422c92930f504edf" > vf32< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Definition at line < a class = "el" href = "wut__types_8h_source.html#l00043" > 43< / a > of file < a class = "el" href = "wut__types_8h_source.html" > wut_types.h< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "a1bf9b7e9a4fc2bbc15af0889519ef77a" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef volatile double < a class = "el" href = "wut__types_8h.html#a1bf9b7e9a4fc2bbc15af0889519ef77a" > vf64< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Definition at line < a class = "el" href = "wut__types_8h_source.html#l00044" > 44< / a > of file < a class = "el" href = "wut__types_8h_source.html" > wut_types.h< / a > .< / p >
2016-01-07 16:06:06 +00:00
< / 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" / >
< / a > 1.8.10
< / small > < / address >
< / body >
< / html >