HomeSort by: relevance | last modified time | path
    Searched refs:gz_strwinerror (Results 1 - 5 of 5) sorted by relevancy

  /src/common/dist/zlib/
gzguts.h 129 # define zstrerror() gz_strwinerror((DWORD)GetLastError())
208 char ZLIB_INTERNAL *gz_strwinerror(DWORD error);
zconf.h 71 # define gz_strwinerror z_gz_strwinerror macro
gzlib.c 25 overwritten by a subsequent call to gz_strwinerror
27 The gz_strwinerror function does not change the current setting of
29 char ZLIB_INTERNAL *gz_strwinerror(DWORD error) { function in typeref:typename:char ZLIB_INTERNAL *
zconf.h.in 67 # define gz_strwinerror z_gz_strwinerror macro
zconf.h.cmakein 69 # define gz_strwinerror z_gz_strwinerror

Completed in 17 milliseconds