Home
last modified time | relevance | path

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

/external/zlib/src/examples/
Dgzjoin.c66 local int bail(char *why1, char *why2) in bail() argument
68 fprintf(stderr, "gzjoin error: %s%s, output incomplete\n", why1, why2); in bail()