OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gz_strwinerror
(Results
1 - 18
of
18
) sorted by null
/external/chromium_org/third_party/zlib/
gzguts.h
53
# define zstrerror()
gz_strwinerror
((DWORD)GetLastError())
121
char ZLIB_INTERNAL *
gz_strwinerror
OF((DWORD error));
gzlib.c
27
overwritten by a subsequent call to
gz_strwinerror
29
The
gz_strwinerror
function does not change the current setting of
31
char ZLIB_INTERNAL *
gz_strwinerror
(error)
function
mozzconf.h
140
#define
gz_strwinerror
MOZ_Z_gz_strwinerror
macro
google.patch
158
+#define
gz_strwinerror
MOZ_Z_gz_strwinerror
zconf.h
55
# define
gz_strwinerror
z_gz_strwinerror
macro
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
gzguts.h
136
# define zstrerror()
gz_strwinerror
((DWORD)GetLastError())
214
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
(
function
zconf.h
59
# define
gz_strwinerror
z_gz_strwinerror
macro
/external/qemu/distrib/zlib-1.2.8/
gzguts.h
120
# define zstrerror()
gz_strwinerror
((DWORD)GetLastError())
198
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
59
# define
gz_strwinerror
z_gz_strwinerror
macro
/external/zlib/src/
gzguts.h
120
# define zstrerror()
gz_strwinerror
((DWORD)GetLastError())
198
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
59
# define
gz_strwinerror
z_gz_strwinerror
macro
zconf.h.cmakein
61
# define
gz_strwinerror
z_gz_strwinerror
zconf.h.in
59
# define
gz_strwinerror
z_gz_strwinerror
ChangeLog
440
- Fix usage of strwinerror() in glib.c, change to
gz_strwinerror
()
[
all
...]
/external/pdfium/core/include/thirdparties/zlib/
zconf.h
59
# define
gz_strwinerror
z_gz_strwinerror
macro
Completed in 221 milliseconds