Home
last modified time | relevance | path

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

/reactos/dll/win32/itss/
H A Dchm_lib.c147 static BOOL _unmarshal_uint32(unsigned char **pData, in _unmarshal_uint32() function
269 _unmarshal_uint32 (pData, pDataLen, &dest->lang_id); in _unmarshal_itsf_header()
346 _unmarshal_uint32 (pData, pDataLen, &dest->block_len); in _unmarshal_itsp_header()
352 _unmarshal_uint32 (pData, pDataLen, &dest->num_blocks); in _unmarshal_itsp_header()
354 _unmarshal_uint32 (pData, pDataLen, &dest->lang_id); in _unmarshal_itsp_header()
391 _unmarshal_uint32 (pData, pDataLen, &dest->free_space); in _unmarshal_pmgl_header()
422 _unmarshal_uint32 (pData, pDataLen, &dest->free_space); in _unmarshal_pmgi_header()
453 _unmarshal_uint32 (pData, pDataLen, &dest->version); in _unmarshal_lzxc_reset_table()
455 _unmarshal_uint32 (pData, pDataLen, &dest->unknown); in _unmarshal_lzxc_reset_table()
491 _unmarshal_uint32 (pData, pDataLen, &dest->size); in _unmarshal_lzxc_control_data()
[all …]