Home
last modified time | relevance | path

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

/third_party/lzma/CPP/Windows/
DFileLink.cpp114 #define Set16(p, v) SetUi16(p, v) macro
124 Set16(dest, (UInt16)c) in WriteString()
146 Set16(p + 4, (UInt16)(size)) in FillLinkData()
147 Set16(p + 6, 0) in FillLinkData()
192 Set16(p + 4, (UInt16)(size - 8)) in FillLinkData()
193 Set16(p + 6, 0) in FillLinkData()
203 Set16(p + 0, (UInt16)subOffs) in FillLinkData()
204 Set16(p + 2, (UInt16)len1) in FillLinkData()
205 Set16(p + 4, (UInt16)printOffs) in FillLinkData()
206 Set16(p + 6, (UInt16)len2) in FillLinkData()