OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gz_strwinerror
(Results
1 - 6
of
6
) sorted by null
/external/zlib/src/
gzguts.h
105
# define zstrerror()
gz_strwinerror
((DWORD)GetLastError())
182
char ZLIB_INTERNAL *
gz_strwinerror
OF((DWORD error));
gzlib.c
29
overwritten by a subsequent call to
gz_strwinerror
31
The
gz_strwinerror
function does not change the current setting of
33
char ZLIB_INTERNAL *
gz_strwinerror
(error)
function
zconf.h
58
# define
gz_strwinerror
z_gz_strwinerror
macro
zconf.h.cmakein
60
# define
gz_strwinerror
z_gz_strwinerror
zconf.h.in
58
# define
gz_strwinerror
z_gz_strwinerror
ChangeLog
377
- Fix usage of strwinerror() in glib.c, change to
gz_strwinerror
()
[
all
...]
Completed in 76 milliseconds