Home
last modified time | relevance | path

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

/external/zlib/contrib/minizip/
Diowin32.c199 DWORD dwSet = SetFilePointer(hFile, 0, NULL, FILE_CURRENT); in win32_tell_file_func() local
261 DWORD dwSet = SetFilePointer(hFile, offset, NULL, dwMoveMethod); in win32_seek_file_func() local
300 DWORD dwSet = SetFilePointer(hFile, li->u.LowPart, &li->u.HighPart, dwMoveMethod); in win32_seek64_file_func() local