Home
last modified time | relevance | path

Searched refs:strwinerror (Results 1 – 4 of 4) sorted by relevance

/external/zlib/src/test/
Dminigzip.c80 static char *strwinerror (error) in strwinerror() function
123 fprintf(stderr, "%s: %s\n", s, strwinerror(GetLastError ()));
125 fprintf(stderr, "%s\n", strwinerror(GetLastError ()));
/external/python/cpython2/Modules/zlib/
Dminigzip.c80 static char *strwinerror (error) in strwinerror() function
123 fprintf(stderr, "%s: %s\n", s, strwinerror(GetLastError ()));
125 fprintf(stderr, "%s\n", strwinerror(GetLastError ()));
DChangeLog440 - Fix usage of strwinerror() in glib.c, change to gz_strwinerror()
/external/zlib/src/
DChangeLog440 - Fix usage of strwinerror() in glib.c, change to gz_strwinerror()