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

  /external/zlib/
gzguts.h 80 /* values for gz_state how */
115 } gz_state; typedef in typeref:struct:__anon14275
116 typedef gz_state FAR *gz_statep;
gzlib.c 95 state = malloc(sizeof(gz_state));

Completed in 41 milliseconds