HomeSort by relevance Sort by last modified time
    Searched refs:gz_strwinerror (Results 1 - 11 of 11) sorted by null

  /external/opencv3/3rdparty/zlib/
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.cmakein 61 # define gz_strwinerror z_gz_strwinerror
  /external/pdfium/third_party/zlib_v128/
gzguts.h 136 # define zstrerror() gz_strwinerror((DWORD)GetLastError())
214 char ZLIB_INTERNAL *gz_strwinerror OF((DWORD error));
zconf.h 59 # define gz_strwinerror z_gz_strwinerror macro
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
  /external/zlib/src/
gzguts.h 120 # define zstrerror() gz_strwinerror((DWORD)GetLastError())
198 char ZLIB_INTERNAL *gz_strwinerror OF((DWORD error));
zconf.h 59 # define gz_strwinerror z_gz_strwinerror macro
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.cmakein 61 # define gz_strwinerror z_gz_strwinerror
zconf.h.in 59 # define gz_strwinerror z_gz_strwinerror

Completed in 321 milliseconds