Home
last modified time | relevance | path

Searched refs:UInt64 (Results 1 – 5 of 5) sorted by relevance

/reactos/sdk/tools/hhpcomp/chmc/
H A Dchm.h46 typedef unsigned __int64 UInt64; typedef
60 typedef unsigned long long UInt64; typedef
73 typedef unsigned long UInt64; typedef
99 UInt64 sect0_offset; /* 38 */
100 UInt64 sect0_len; /* 40 */
101 UInt64 dir_offset; /* 48 */
102 UInt64 dir_len; /* 50 */
110 UInt64 file_len; /* 8 */
162 UInt64 uncompressed_len;
163 UInt64 compressed_len;
[all …]
H A Dchmc.h114 UInt64 timestamp;
173 UInt64 offset;
174 UInt64 len;
220 UInt64 offset;
221 UInt64 len;
233 UInt64 at;
H A Dchmc.c64 UChar *buf, UInt64 len);
67 UChar *buf, UInt64 offset, UInt64 len);
79 UInt64 len);
89 int chmc_compressed_add_mark(struct chmcFile *chm, UInt64 at);
409 UChar *buf, UInt64 len) in chmc_add_meta()
431 UInt64 offset, UInt64 len) in chmc_add_entry()
600 UInt64 len) in chmc_add_file()
1017 UInt64 compressed; in _lzx_mark_frame()
1124 int chmc_compressed_add_mark(struct chmcFile *chm, UInt64 at) in chmc_compressed_add_mark()
1168 UInt64 *at; in chmc_reset_table_done()
[all …]
/reactos/dll/win32/itss/
H A Dchm_lib.c106 typedef ULONGLONG UInt64; typedef
183 UInt64 temp; in _unmarshal_uint64()
540 UInt64 span;
922 UInt64 accum = 0; in _chm_parse_cword()
945 UInt64 strLen; in _chm_parse_PMGL_entry()
976 UInt64 strLen; in _chm_find_in_PMGL()
1018 UInt64 strLen; in _chm_find_in_PMGI()
1295 UInt64 nBlock, nOffset; in _chm_decompress_region()
1296 UInt64 nLen; in _chm_decompress_region()
1297 UInt64 gotLen; in _chm_decompress_region()
[all …]
/reactos/sdk/tools/hhpcomp/
H A Dhhpcomp.cpp43 UInt64 len);