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

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/torture/
H A Dpr55238.c12 gz_state; typedef in typeref:struct:__anon1398
14 void gz_error (gz_state *state, int err, char *msg);
19 gz_reset (gz_state *state)
32 gz_state *state;
36 void gz_error (gz_state *state, int err, char *msg)
/haiku-buildtools/gcc/zlib/
H A Dgzguts.h139 /* values for gz_state how */
176 } gz_state; typedef in typeref:struct:__anon1542
177 typedef gz_state FAR *gz_statep;
H A Dgzlib.c111 state = malloc(sizeof(gz_state));
/haiku-buildtools/binutils/zlib/
H A Dgzguts.h155 /* values for gz_state how */
192 } gz_state; typedef in typeref:struct:__anon1170
193 typedef gz_state FAR *gz_statep;
H A Dgzlib.c111 state = (gz_statep)malloc(sizeof(gz_state));

Completed in 101 milliseconds