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

  /external/zlib/
gzlib.c 85 gz_error(state, Z_OK, NULL); /* clear error */
337 gz_error(state, Z_OK, NULL);
499 gz_error(state, Z_OK, NULL);
508 void ZLIB_INTERNAL gz_error(state, err, msg) function
zconf.h 56 # define gz_error z_gz_error macro

Completed in 58 milliseconds