Home
last modified time | relevance | path

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

/dports/graphics/libfpx/libfpx-1.3.1-10/oless/test/stgdrt/
H A Dilb.cxx197 ULISetLow(uliSize, ulOffset + cb); in WriteAt()
252 ULISetLow(*pcb, _ulSize); in GetSize()
390 ULISetLow(pstatstg->cbSize, _ulSize); in Stat()
H A Dilb.hxx18 #define ULISetLow(li, v) ((li).LowPart = (v)) macro
/dports/graphics/libfpx/libfpx-1.3.1-10/oless/
H A Dexpst.cxx303 ULISetLow(ulPos, (ULONG)lMove); in Seek()
314 ULISetLow(ulPos, cbSize+lMove); in Seek()
324 ULISetLow(ulPos, _ulPos+lMove); in Seek()
H A Drefilb.cxx290 ULISetLow(pstatstg->cbSize, ftell(_f)); in Stat()
H A Dmstream.cxx863 ULISetLow(ulOff, ConvertSectOffset(sectStart, offset, in MWrite()
H A Dexpdf.cxx973 ULISetLow (cb, 0xffffffff); in MoveElementTo()
/dports/graphics/libfpx/libfpx-1.3.1-10/oless/h/
H A Ddfmsp.hxx54 #define ULISetLow(li, v) ((li).LowPart = (v)) macro