Home
last modified time | relevance | path

Searched defs:SetLongPtr (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/lzma/CPP/Windows/
H A DWindow.h267 LONG_PTR SetLongPtr(int index, LONG_PTR newLongPtr) { return SetLong(index, newLongPtr); } in SetLongPtr() function
275 LONG_PTR SetLongPtr(int index, LONG_PTR newLongPtr) in SetLongPtr() function