Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h4647 #define MZ_FWRITE fwrite macro
4663 #define MZ_FWRITE fwrite macro
4679 #define MZ_FWRITE fwrite macro
4695 #define MZ_FWRITE fwrite macro
4711 #define MZ_FWRITE fwrite macro
5865 return MZ_FWRITE(pBuf, 1, n, (MZ_FILE *)pOpaque); in mz_zip_file_write_callback()
6031 return MZ_FWRITE(pBuf, 1, n, pZip->m_pState->m_pFile); in mz_zip_file_write_func()