Home
last modified time | relevance | path

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

/aosp_15_r20/external/zlib/contrib/minizip/
H A Diowin32.c118 voidpf ZCALLBACK win32_open64_file_funcA(voidpf opaque, const void* filename, int mode) { in win32_open64_file_funcA() function
419 pzlib_filefunc_def->zopen64_file = win32_open64_file_funcA; in fill_win32_filefunc64A()
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/contrib/minizip/
Diowin32.c125 voidpf ZCALLBACK win32_open64_file_funcA (voidpf opaque,const void* filename,int mode) in win32_open64_file_funcA() function
441 pzlib_filefunc_def->zopen64_file = win32_open64_file_funcA; in fill_win32_filefunc64A()