Home
last modified time | relevance | path

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

/third_party/lzma/CPP/Windows/
DPropVariant.cpp195 #define SET_PROP_id_dest(id, dest) \ macro
200 SET_PROP_id_dest(VT_I4, lVal) in Set_Int32()
205 SET_PROP_id_dest(VT_I8, hVal.QuadPart) in Set_Int64()
210 { SET_PROP_id_dest(id, dest) return *this; }