HomeSort by: relevance | last modified time | path
    Searched refs:gz_state (Results 1 - 2 of 2) sorted by relevancy

  /src/common/dist/zlib/
gzguts.h 164 /* values for gz_state how */
202 } gz_state; typedef in typeref:struct:__anone1a3ef820108
203 typedef gz_state FAR *gz_statep;
gzlib.c 101 state = (gz_statep)malloc(sizeof(gz_state));

Completed in 12 milliseconds