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" / >
2020-03-26 16:49:18 +11:00
< title > wut: /home/ash/Code/wut2/include/zconf.h File Reference< / title >
2018-07-26 20:52:03 +10:00
< 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 >
<!-- 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" > zconf.h File Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< div class = "textblock" > < code > #include < sys/types.h> < / code > < br / >
< / div >
< p > < a href = "zconf_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:aba370ddb25a3dad61003a0f44aa42133" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "zconf_8h.html#aba370ddb25a3dad61003a0f44aa42133" > STDC< / a > < / td > < / tr >
< tr class = "separator:aba370ddb25a3dad61003a0f44aa42133" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8e9fefb3d20386851ca693946127ab2e" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "zconf_8h.html#a8e9fefb3d20386851ca693946127ab2e" > MAX_MEM_LEVEL< / a >       9< / td > < / tr >
< tr class = "separator:a8e9fefb3d20386851ca693946127ab2e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abd2f406ac1f9c49236376115d78ccb5b" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "zconf_8h.html#abd2f406ac1f9c49236376115d78ccb5b" > MAX_WBITS< / a >       15 /* 32K LZ77 window */< / td > < / tr >
< tr class = "separator:abd2f406ac1f9c49236376115d78ccb5b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa6c3c093d0900e1d96d07c91b53c1b5d" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "zconf_8h.html#aa6c3c093d0900e1d96d07c91b53c1b5d" > OF< / a > (args)      args< / td > < / tr >
< tr class = "separator:aa6c3c093d0900e1d96d07c91b53c1b5d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a49b7f5eccfcc99e53178581632bc9589" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "zconf_8h.html#a49b7f5eccfcc99e53178581632bc9589" > ZEXTERN< / a >       extern< / td > < / tr >
< tr class = "separator:a49b7f5eccfcc99e53178581632bc9589" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a181415878f03b95a7094309d824a14b6" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "zconf_8h.html#a181415878f03b95a7094309d824a14b6" > ZEXPORT< / a > < / td > < / tr >
< tr class = "separator:a181415878f03b95a7094309d824a14b6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af38d1853df635eee27f1a02f96457b22" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "zconf_8h.html#af38d1853df635eee27f1a02f96457b22" > ZEXPORTVA< / a > < / td > < / tr >
< tr class = "separator:af38d1853df635eee27f1a02f96457b22" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aef060b3456fdcc093a7210a762d5f2ed" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "zconf_8h.html#aef060b3456fdcc093a7210a762d5f2ed" > FAR< / a > < / td > < / tr >
< tr class = "separator:aef060b3456fdcc093a7210a762d5f2ed" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0d112bae8fd35be772185b6ec6bcbe64" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "zconf_8h.html#a0d112bae8fd35be772185b6ec6bcbe64" > SEEK_SET< / a >       0 /* Seek from beginning of file. */< / td > < / tr >
< tr class = "separator:a0d112bae8fd35be772185b6ec6bcbe64" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4c8d0b76b470ba65a43ca46a88320f39" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "zconf_8h.html#a4c8d0b76b470ba65a43ca46a88320f39" > SEEK_CUR< / a >       1 /* Seek from current position. */< / td > < / tr >
< tr class = "separator:a4c8d0b76b470ba65a43ca46a88320f39" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad2a2e6c114780c3071efd24f16c7f7d8" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "zconf_8h.html#ad2a2e6c114780c3071efd24f16c7f7d8" > SEEK_END< / a >       2 /* Set file pointer to EOF plus " offset" */< / td > < / tr >
< tr class = "separator:ad2a2e6c114780c3071efd24f16c7f7d8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8cf4661a88ec12823d7cbdd3fa629eb0" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "zconf_8h.html#a8cf4661a88ec12823d7cbdd3fa629eb0" > z_off_t< / a >       long< / td > < / tr >
< tr class = "separator:a8cf4661a88ec12823d7cbdd3fa629eb0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab9923767082c7a76924b31493e60d42c" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "zconf_8h.html#ab9923767082c7a76924b31493e60d42c" > z_off64_t< / a >       < a class = "el" href = "zconf_8h.html#a8cf4661a88ec12823d7cbdd3fa629eb0" > z_off_t< / a > < / td > < / tr >
< tr class = "separator:ab9923767082c7a76924b31493e60d42c" > < 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:ae3a497195d617519e5353ea7b417940f" > < td class = "memItemLeft" align = "right" valign = "top" > typedef unsigned char  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "zconf_8h.html#ae3a497195d617519e5353ea7b417940f" > Byte< / a > < / td > < / tr >
< tr class = "separator:ae3a497195d617519e5353ea7b417940f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a87d141052bcd5ec8a80812a565c70369" > < td class = "memItemLeft" align = "right" valign = "top" > typedef unsigned int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "zconf_8h.html#a87d141052bcd5ec8a80812a565c70369" > uInt< / a > < / td > < / tr >
< tr class = "separator:a87d141052bcd5ec8a80812a565c70369" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:acd2a5701a3aecf6700d2c66c606ecb40" > < td class = "memItemLeft" align = "right" valign = "top" > typedef unsigned long  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "zconf_8h.html#acd2a5701a3aecf6700d2c66c606ecb40" > uLong< / a > < / td > < / tr >
< tr class = "separator:acd2a5701a3aecf6700d2c66c606ecb40" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aeb722a888064be47e12d05f692e0f407" > < td class = "memItemLeft" align = "right" valign = "top" > typedef < a class = "el" href = "zconf_8h.html#ae3a497195d617519e5353ea7b417940f" > Byte< / a > < a class = "el" href = "zconf_8h.html#aef060b3456fdcc093a7210a762d5f2ed" > FAR< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "zconf_8h.html#aeb722a888064be47e12d05f692e0f407" > Bytef< / a > < / td > < / tr >
< tr class = "separator:aeb722a888064be47e12d05f692e0f407" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0f3f92a9c02f6f688bf081aabf230212" > < td class = "memItemLeft" align = "right" valign = "top" > typedef char < a class = "el" href = "zconf_8h.html#aef060b3456fdcc093a7210a762d5f2ed" > FAR< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "zconf_8h.html#a0f3f92a9c02f6f688bf081aabf230212" > charf< / a > < / td > < / tr >
< tr class = "separator:a0f3f92a9c02f6f688bf081aabf230212" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa857123283d7630b35e9b1d427dd6438" > < td class = "memItemLeft" align = "right" valign = "top" > typedef int < a class = "el" href = "zconf_8h.html#aef060b3456fdcc093a7210a762d5f2ed" > FAR< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "zconf_8h.html#aa857123283d7630b35e9b1d427dd6438" > intf< / a > < / td > < / tr >
< tr class = "separator:aa857123283d7630b35e9b1d427dd6438" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:adddbe74608d318334285e01f8a56fa5a" > < td class = "memItemLeft" align = "right" valign = "top" > typedef < a class = "el" href = "zconf_8h.html#a87d141052bcd5ec8a80812a565c70369" > uInt< / a > < a class = "el" href = "zconf_8h.html#aef060b3456fdcc093a7210a762d5f2ed" > FAR< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "zconf_8h.html#adddbe74608d318334285e01f8a56fa5a" > uIntf< / a > < / td > < / tr >
< tr class = "separator:adddbe74608d318334285e01f8a56fa5a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0426a5a0ed418ec4ae15af8281c64254" > < td class = "memItemLeft" align = "right" valign = "top" > typedef < a class = "el" href = "zconf_8h.html#acd2a5701a3aecf6700d2c66c606ecb40" > uLong< / a > < a class = "el" href = "zconf_8h.html#aef060b3456fdcc093a7210a762d5f2ed" > FAR< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "zconf_8h.html#a0426a5a0ed418ec4ae15af8281c64254" > uLongf< / a > < / td > < / tr >
< tr class = "separator:a0426a5a0ed418ec4ae15af8281c64254" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-03-26 16:49:18 +11:00
< tr class = "memitem:af8cecac6ece650139013566539138038" > < td class = "memItemLeft" align = "right" valign = "top" > typedef const void *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "zconf_8h.html#af8cecac6ece650139013566539138038" > voidpc< / a > < / td > < / tr >
< tr class = "separator:af8cecac6ece650139013566539138038" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 20:52:03 +10:00
< tr class = "memitem:a2de3690ae41712f1488ce8b89b07141a" > < td class = "memItemLeft" align = "right" valign = "top" > typedef void < a class = "el" href = "zconf_8h.html#aef060b3456fdcc093a7210a762d5f2ed" > FAR< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "zconf_8h.html#a2de3690ae41712f1488ce8b89b07141a" > voidpf< / a > < / td > < / tr >
< tr class = "separator:a2de3690ae41712f1488ce8b89b07141a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aef6ee0fd51b4998d5eae9ffe4e44306c" > < td class = "memItemLeft" align = "right" valign = "top" > typedef void *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "zconf_8h.html#aef6ee0fd51b4998d5eae9ffe4e44306c" > voidp< / a > < / td > < / tr >
< tr class = "separator:aef6ee0fd51b4998d5eae9ffe4e44306c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< h2 class = "groupheader" > Macro Definition Documentation< / h2 >
< a id = "aba370ddb25a3dad61003a0f44aa42133" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aba370ddb25a3dad61003a0f44aa42133" > ◆ < / a > < / span > STDC< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define STDC< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "zconf_8h_source.html#l00178" > 178< / a > of file < a class = "el" href = "zconf_8h_source.html" > zconf.h< / a > .< / p >
< / div >
< / div >
< a id = "a8e9fefb3d20386851ca693946127ab2e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8e9fefb3d20386851ca693946127ab2e" > ◆ < / a > < / span > MAX_MEM_LEVEL< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define MAX_MEM_LEVEL      9< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "zconf_8h_source.html#l00210" > 210< / a > of file < a class = "el" href = "zconf_8h_source.html" > zconf.h< / a > .< / p >
< / div >
< / div >
< a id = "abd2f406ac1f9c49236376115d78ccb5b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abd2f406ac1f9c49236376115d78ccb5b" > ◆ < / a > < / span > MAX_WBITS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define MAX_WBITS      15 /* 32K LZ77 window */< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "zconf_8h_source.html#l00220" > 220< / a > of file < a class = "el" href = "zconf_8h_source.html" > zconf.h< / a > .< / p >
< / div >
< / div >
< a id = "aa6c3c093d0900e1d96d07c91b53c1b5d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa6c3c093d0900e1d96d07c91b53c1b5d" > ◆ < / a > < / span > OF< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define OF< / td >
< td > (< / td >
< td class = "paramtype" >   < / td >
< td class = "paramname" > args< / td > < td > )< / td >
< td >       args< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "zconf_8h_source.html#l00240" > 240< / a > of file < a class = "el" href = "zconf_8h_source.html" > zconf.h< / a > .< / p >
< / div >
< / div >
< a id = "a49b7f5eccfcc99e53178581632bc9589" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a49b7f5eccfcc99e53178581632bc9589" > ◆ < / a > < / span > ZEXTERN< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define ZEXTERN      extern< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "zconf_8h_source.html#l00319" > 319< / a > of file < a class = "el" href = "zconf_8h_source.html" > zconf.h< / a > .< / p >
< / div >
< / div >
< a id = "a181415878f03b95a7094309d824a14b6" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a181415878f03b95a7094309d824a14b6" > ◆ < / a > < / span > ZEXPORT< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define ZEXPORT< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "zconf_8h_source.html#l00322" > 322< / a > of file < a class = "el" href = "zconf_8h_source.html" > zconf.h< / a > .< / p >
< / div >
< / div >
< a id = "af38d1853df635eee27f1a02f96457b22" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af38d1853df635eee27f1a02f96457b22" > ◆ < / a > < / span > ZEXPORTVA< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define ZEXPORTVA< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "zconf_8h_source.html#l00325" > 325< / a > of file < a class = "el" href = "zconf_8h_source.html" > zconf.h< / a > .< / p >
< / div >
< / div >
< a id = "aef060b3456fdcc093a7210a762d5f2ed" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aef060b3456fdcc093a7210a762d5f2ed" > ◆ < / a > < / span > FAR< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define FAR< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "zconf_8h_source.html#l00329" > 329< / a > of file < a class = "el" href = "zconf_8h_source.html" > zconf.h< / a > .< / p >
< / div >
< / div >
< a id = "a0d112bae8fd35be772185b6ec6bcbe64" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0d112bae8fd35be772185b6ec6bcbe64" > ◆ < / a > < / span > SEEK_SET< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define SEEK_SET      0 /* Seek from beginning of file. */< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "zconf_8h_source.html#l00388" > 388< / a > of file < a class = "el" href = "zconf_8h_source.html" > zconf.h< / a > .< / p >
< / div >
< / div >
< a id = "a4c8d0b76b470ba65a43ca46a88320f39" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4c8d0b76b470ba65a43ca46a88320f39" > ◆ < / a > < / span > SEEK_CUR< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define SEEK_CUR      1 /* Seek from current position. */< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "zconf_8h_source.html#l00389" > 389< / a > of file < a class = "el" href = "zconf_8h_source.html" > zconf.h< / a > .< / p >
< / div >
< / div >
< a id = "ad2a2e6c114780c3071efd24f16c7f7d8" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad2a2e6c114780c3071efd24f16c7f7d8" > ◆ < / a > < / span > SEEK_END< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define SEEK_END      2 /* Set file pointer to EOF plus " offset" */< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "zconf_8h_source.html#l00390" > 390< / a > of file < a class = "el" href = "zconf_8h_source.html" > zconf.h< / a > .< / p >
< / div >
< / div >
< a id = "a8cf4661a88ec12823d7cbdd3fa629eb0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8cf4661a88ec12823d7cbdd3fa629eb0" > ◆ < / a > < / span > z_off_t< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define z_off_t      long< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "zconf_8h_source.html#l00394" > 394< / a > of file < a class = "el" href = "zconf_8h_source.html" > zconf.h< / a > .< / p >
< / div >
< / div >
< a id = "ab9923767082c7a76924b31493e60d42c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab9923767082c7a76924b31493e60d42c" > ◆ < / a > < / span > z_off64_t< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define z_off64_t      < a class = "el" href = "zconf_8h.html#a8cf4661a88ec12823d7cbdd3fa629eb0" > z_off_t< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "zconf_8h_source.html#l00400" > 400< / a > of file < a class = "el" href = "zconf_8h_source.html" > zconf.h< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Typedef Documentation< / h2 >
< a id = "ae3a497195d617519e5353ea7b417940f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae3a497195d617519e5353ea7b417940f" > ◆ < / a > < / span > Byte< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef unsigned char < a class = "el" href = "zconf_8h.html#ae3a497195d617519e5353ea7b417940f" > Byte< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "zconf_8h_source.html#l00333" > 333< / a > of file < a class = "el" href = "zconf_8h_source.html" > zconf.h< / a > .< / p >
< / div >
< / div >
< a id = "a87d141052bcd5ec8a80812a565c70369" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a87d141052bcd5ec8a80812a565c70369" > ◆ < / a > < / span > uInt< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef unsigned int < a class = "el" href = "zconf_8h.html#a87d141052bcd5ec8a80812a565c70369" > uInt< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "zconf_8h_source.html#l00335" > 335< / a > of file < a class = "el" href = "zconf_8h_source.html" > zconf.h< / a > .< / p >
< / div >
< / div >
< a id = "acd2a5701a3aecf6700d2c66c606ecb40" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#acd2a5701a3aecf6700d2c66c606ecb40" > ◆ < / a > < / span > uLong< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef unsigned long < a class = "el" href = "zconf_8h.html#acd2a5701a3aecf6700d2c66c606ecb40" > uLong< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "zconf_8h_source.html#l00336" > 336< / a > of file < a class = "el" href = "zconf_8h_source.html" > zconf.h< / a > .< / p >
< / div >
< / div >
< a id = "aeb722a888064be47e12d05f692e0f407" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aeb722a888064be47e12d05f692e0f407" > ◆ < / a > < / span > Bytef< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef < a class = "el" href = "zconf_8h.html#ae3a497195d617519e5353ea7b417940f" > Byte< / a > < a class = "el" href = "zconf_8h.html#aef060b3456fdcc093a7210a762d5f2ed" > FAR< / a > < a class = "el" href = "zconf_8h.html#aeb722a888064be47e12d05f692e0f407" > Bytef< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "zconf_8h_source.html#l00342" > 342< / a > of file < a class = "el" href = "zconf_8h_source.html" > zconf.h< / a > .< / p >
< / div >
< / div >
< a id = "a0f3f92a9c02f6f688bf081aabf230212" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0f3f92a9c02f6f688bf081aabf230212" > ◆ < / a > < / span > charf< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef char < a class = "el" href = "zconf_8h.html#aef060b3456fdcc093a7210a762d5f2ed" > FAR< / a > < a class = "el" href = "zconf_8h.html#a0f3f92a9c02f6f688bf081aabf230212" > charf< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "zconf_8h_source.html#l00344" > 344< / a > of file < a class = "el" href = "zconf_8h_source.html" > zconf.h< / a > .< / p >
< / div >
< / div >
< a id = "aa857123283d7630b35e9b1d427dd6438" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa857123283d7630b35e9b1d427dd6438" > ◆ < / a > < / span > intf< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef int < a class = "el" href = "zconf_8h.html#aef060b3456fdcc093a7210a762d5f2ed" > FAR< / a > < a class = "el" href = "zconf_8h.html#aa857123283d7630b35e9b1d427dd6438" > intf< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "zconf_8h_source.html#l00345" > 345< / a > of file < a class = "el" href = "zconf_8h_source.html" > zconf.h< / a > .< / p >
< / div >
< / div >
< a id = "adddbe74608d318334285e01f8a56fa5a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#adddbe74608d318334285e01f8a56fa5a" > ◆ < / a > < / span > uIntf< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef < a class = "el" href = "zconf_8h.html#a87d141052bcd5ec8a80812a565c70369" > uInt< / a > < a class = "el" href = "zconf_8h.html#aef060b3456fdcc093a7210a762d5f2ed" > FAR< / a > < a class = "el" href = "zconf_8h.html#adddbe74608d318334285e01f8a56fa5a" > uIntf< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "zconf_8h_source.html#l00346" > 346< / a > of file < a class = "el" href = "zconf_8h_source.html" > zconf.h< / a > .< / p >
< / div >
< / div >
< a id = "a0426a5a0ed418ec4ae15af8281c64254" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0426a5a0ed418ec4ae15af8281c64254" > ◆ < / a > < / span > uLongf< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef < a class = "el" href = "zconf_8h.html#acd2a5701a3aecf6700d2c66c606ecb40" > uLong< / a > < a class = "el" href = "zconf_8h.html#aef060b3456fdcc093a7210a762d5f2ed" > FAR< / a > < a class = "el" href = "zconf_8h.html#a0426a5a0ed418ec4ae15af8281c64254" > uLongf< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "zconf_8h_source.html#l00347" > 347< / a > of file < a class = "el" href = "zconf_8h_source.html" > zconf.h< / a > .< / p >
< / div >
< / div >
2020-03-26 16:49:18 +11:00
< a id = "af8cecac6ece650139013566539138038" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af8cecac6ece650139013566539138038" > ◆ < / a > < / span > voidpc< / 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 const void* < a class = "el" href = "zconf_8h.html#af8cecac6ece650139013566539138038" > voidpc< / a > < / td >
2018-07-26 20:52:03 +10:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "zconf_8h_source.html#l00350" > 350< / a > of file < a class = "el" href = "zconf_8h_source.html" > zconf.h< / a > .< / p >
< / div >
< / div >
< a id = "a2de3690ae41712f1488ce8b89b07141a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2de3690ae41712f1488ce8b89b07141a" > ◆ < / a > < / span > voidpf< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef void < a class = "el" href = "zconf_8h.html#aef060b3456fdcc093a7210a762d5f2ed" > FAR< / a > * < a class = "el" href = "zconf_8h.html#a2de3690ae41712f1488ce8b89b07141a" > voidpf< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "zconf_8h_source.html#l00351" > 351< / a > of file < a class = "el" href = "zconf_8h_source.html" > zconf.h< / a > .< / p >
< / div >
< / div >
< a id = "aef6ee0fd51b4998d5eae9ffe4e44306c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aef6ee0fd51b4998d5eae9ffe4e44306c" > ◆ < / a > < / span > voidp< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef void* < a class = "el" href = "zconf_8h.html#aef6ee0fd51b4998d5eae9ffe4e44306c" > voidp< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "zconf_8h_source.html#l00352" > 352< / a > of file < a class = "el" href = "zconf_8h_source.html" > zconf.h< / a > .< / p >
< / 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 >