Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/external/unzip/src/
A Dminigzip.c-bak71 but may be overwritten by a subsequent call to strwinerror
73 The strwinerror function does not change the current setting
76 static char *strwinerror (error)
119 fprintf(stderr, "%s: %s\n", s, strwinerror(GetLastError ()));
121 fprintf(stderr, "%s\n", strwinerror(GetLastError ()));
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/test/
A 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 ()));
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/
A DChangeLog483 - Fix usage of strwinerror() in glib.c, change to gz_strwinerror()

Completed in 9 milliseconds