HomeSort by relevance Sort by last modified time
    Searched full:strwinerror (Results 1 - 2 of 2) sorted by null

  /external/zlib/src/test/
minigzip.c 75 but may be overwritten by a subsequent call to strwinerror
77 The strwinerror function does not change the current setting
80 static char *strwinerror (error) function
123 fprintf(stderr, "%s: %s\n", s, strwinerror(GetLastError ()));
125 fprintf(stderr, "%s\n", strwinerror(GetLastError ()));
  /external/zlib/src/
ChangeLog 440 - Fix usage of strwinerror() in glib.c, change to gz_strwinerror()
    [all...]

Completed in 213 milliseconds