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

  /external/chromium_org/third_party/zlib/
gzguts.h 116 typedef gz_state FAR *gz_statep; typedef
119 void ZLIB_INTERNAL gz_error OF((gz_statep, int, const char *));
  /external/zlib/src/
gzguts.h 193 typedef gz_state FAR *gz_statep; typedef
196 void ZLIB_INTERNAL gz_error OF((gz_statep, int, const char *));

Completed in 73 milliseconds