OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gz_strwinerror
(Results
1 - 5
of
5
) sorted by null
/external/zlib/
gzguts.h
53
# define zstrerror()
gz_strwinerror
((DWORD)GetLastError())
121
char ZLIB_INTERNAL *
gz_strwinerror
OF((DWORD error));
zconf.h
52
# 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
(error)
function
zconf.h.cmakein
54
# define
gz_strwinerror
z_gz_strwinerror
zconf.h.in
52
# define
gz_strwinerror
z_gz_strwinerror
Completed in 2430 milliseconds