Home
last modified time | relevance | path

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

/third_party/lzma/CPP/Windows/
DFileLink.cpp105 #define Set16(p, v) SetUi16(p, v) macro
115 Set16(dest, (UInt16)c); in WriteString()
137 Set16(p + 4, (UInt16)(size)); in FillLinkData()
138 Set16(p + 6, 0); in FillLinkData()
183 Set16(p + 4, (UInt16)(size - 8)); in FillLinkData()
184 Set16(p + 6, 0); in FillLinkData()
194 Set16(p + 0, (UInt16)subOffs); in FillLinkData()
195 Set16(p + 2, (UInt16)len1); in FillLinkData()
196 Set16(p + 4, (UInt16)printOffs); in FillLinkData()
197 Set16(p + 6, (UInt16)len2); in FillLinkData()