Changeset 51767 in vbox for trunk/include
- Timestamp:
- Jul 1, 2014 12:41:09 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/mangling.h
r51715 r51767 1902 1902 # define RTZipGzipCompressIoStream RT_MANGLER(RTZipGzipCompressIoStream) 1903 1903 # define RTZipGzipDecompressIoStream RT_MANGLER(RTZipGzipDecompressIoStream) 1904 # define RTZipPkzipFsStreamFromIoStream RT_MANGLER(RTZipPkzipFsStreamFromIoStream) 1905 # define RTZipPkzipMemDecompress RT_MANGLER(RTZipPkzipMemDecompress) 1904 1906 # define RTZipTarCmd RT_MANGLER(RTZipTarCmd) 1905 1907 # define RTZipUnzipCmd RT_MANGLER(RTZipUnzipCmd) 1906 1908 # define RTZipTarFsStreamFromIoStream RT_MANGLER(RTZipTarFsStreamFromIoStream) 1907 1909 # define RTZipXarFsStreamFromIoStream RT_MANGLER(RTZipXarFsStreamFromIoStream) 1908 # define RTZipPkzipFsStreamFromIoStream RT_MANGLER(RTZipPkzipFsStreamFromIoStream)1909 # define RTZipPkzipMemDecompress RT_MANGLER(RTZipPkzipMemDecompress)1910 1910 /* 1911 1911 * Stable variables (alphabetical order):
Note:
See TracChangeset
for help on using the changeset viewer.