Home
last modified time | relevance | path

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

/external/zlib/
Dgzguts.h53 # define zstrerror() gz_strwinerror((DWORD)GetLastError())
121 char ZLIB_INTERNAL *gz_strwinerror OF((DWORD error));
Dzconf.h52 # define gz_strwinerror z_gz_strwinerror macro
Dgzlib.c29 char ZLIB_INTERNAL *gz_strwinerror (error) in gz_strwinerror() function
Dzconf.h.in52 # define gz_strwinerror z_gz_strwinerror macro
Dzconf.h.cmakein54 # define gz_strwinerror z_gz_strwinerror
DChangeLog176 - Fix usage of strwinerror() in glib.c, change to gz_strwinerror()