Searched refs:gz_state (Results 1 - 6 of 6) sorted by relevance

/external/opencv3/3rdparty/zlib/
H A Dgzguts.h155 /* values for gz_state how */
192 } gz_state; typedef in typeref:struct:__anon15043
193 typedef gz_state FAR *gz_statep;
H A Dgzlib.c111 state = (gz_statep)malloc(sizeof(gz_state));
/external/pdfium/third_party/zlib_v128/
H A Dgzguts.h171 /* values for gz_state how */
208 } gz_state; typedef in typeref:struct:__anon16195
209 typedef gz_state FAR *gz_statep;
H A Dgzlib.c111 state = (gz_statep)malloc(sizeof(gz_state));
/external/zlib/src/
H A Dgzguts.h155 /* values for gz_state how */
192 } gz_state; typedef in typeref:struct:__anon22150
193 typedef gz_state FAR *gz_statep;
H A Dgzlib.c111 state = (gz_statep)malloc(sizeof(gz_state));

Completed in 127 milliseconds