Home
last modified time | relevance | path

Searched defs:zstrerror (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/zlib/
H A Dgzguts.h129 # define zstrerror() gz_strwinerror((DWORD)GetLastError()) macro
133 # define zstrerror() strerror(errno) macro
135 # define zstrerror() "stdio error (consult errno)" macro
/f-stack/freebsd/contrib/zstd/zlibWrapper/
H A Dgzguts.h136 # define zstrerror() gz_strwinerror((DWORD)GetLastError()) macro
140 # define zstrerror() strerror(errno) macro
142 # define zstrerror() "stdio error (consult errno)" macro