Searched refs:GZ_APPEND (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/gcc/zlib/
H A Dgzguts.h137 #define GZ_APPEND 1 /* mode set to GZ_WRITE after the file is opened */ macro
H A Dgzlib.c136 state->mode = GZ_APPEND;
245 if (state->mode == GZ_APPEND)
/haiku-buildtools/binutils/zlib/
H A Dgzguts.h153 #define GZ_APPEND 1 /* mode set to GZ_WRITE after the file is opened */ macro
H A Dgzlib.c136 state->mode = GZ_APPEND;
251 if (state->mode == GZ_APPEND)

Completed in 103 milliseconds