Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/external/unzip/src/
A Diowin32.c107 WIN32FILE_IOWIN w32fiow; local
108 w32fiow.hf = hFile;
109 w32fiow.error = 0;
113 else *((WIN32FILE_IOWIN*)ret) = w32fiow;
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/minizip/
A Diowin32.c83 WIN32FILE_IOWIN w32fiow; in win32_build_iowin() local
84 w32fiow.hf = hFile; in win32_build_iowin()
85 w32fiow.error = 0; in win32_build_iowin()
91 *((WIN32FILE_IOWIN*)ret) = w32fiow; in win32_build_iowin()

Completed in 3 milliseconds