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

/external/chromium_org/third_party/zlib/
H A Dgzguts.h80 /* values for gz_state how */
115 } gz_state; typedef in typeref:struct:__anon16404
116 typedef gz_state FAR *gz_statep;
H A Dgzlib.c97 state = malloc(sizeof(gz_state));
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dgzguts.h171 /* values for gz_state how */
208 } gz_state; typedef in typeref:struct:__anon28593
209 typedef gz_state FAR *gz_statep;
H A Dgzlib.c111 state = (gz_statep)malloc(sizeof(gz_state));
/external/qemu/distrib/zlib-1.2.8/
H A Dgzguts.h155 /* values for gz_state how */
192 } gz_state; typedef in typeref:struct:__anon29632
193 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:__anon34354
193 typedef gz_state FAR *gz_statep;
H A Dgzlib.c111 state = (gz_statep)malloc(sizeof(gz_state));

Completed in 148 milliseconds