Home
last modified time | relevance | path

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

/aosp_15_r20/external/lz4/programs/
H A Dplatform.h141 # define SET_SPARSE_FILE_MODE(file) { DWORD dw; DeviceIoControl((HANDLE) _get_osfhandle(_fileno(… macro
/aosp_15_r20/external/zstd/programs/
H A Dplatform.h166 # define SET_SPARSE_FILE_MODE(file) { DWORD dw; DeviceIoControl((HANDLE) _get_osfhandle(_fileno(… macro