Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_common/miniz/
Dminiz.c2111 #define MZ_FWRITE fwrite macro
2127 #define MZ_FWRITE fwrite macro
2143 #define MZ_FWRITE fwrite macro
2159 #define MZ_FWRITE fwrite macro
2175 #define MZ_FWRITE fwrite macro
3141 (void)ofs; return MZ_FWRITE(pBuf, 1, n, (MZ_FILE*)pOpaque); in mz_zip_file_write_callback()
3290 return MZ_FWRITE(pBuf, 1, n, pZip->m_pState->m_pFile); in mz_zip_file_write_func()