Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zlib/
H A Dgzguts.h129 # define zstrerror() gz_strwinerror((DWORD)GetLastError())
207 char ZLIB_INTERNAL *gz_strwinerror OF((DWORD error));
H A Dzconf.h70 # define gz_strwinerror z_gz_strwinerror macro
H A Dgzlib.c36 char ZLIB_INTERNAL *gz_strwinerror (error) in gz_strwinerror() function
H A Dzconf.h.in64 # define gz_strwinerror z_gz_strwinerror macro
H A DChangeLog483 - Fix usage of strwinerror() in glib.c, change to gz_strwinerror()
/f-stack/freebsd/contrib/zstd/zlibWrapper/
H A Dgzguts.h136 # define zstrerror() gz_strwinerror((DWORD)GetLastError())
218 char ZLIB_INTERNAL *gz_strwinerror OF((DWORD error));
H A Dgzlib.c36 char ZLIB_INTERNAL *gz_strwinerror (error) in gz_strwinerror() function