Searched refs:OS_CODE (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/native/java/util/zip/zlib-1.2.3/
H A Dzutil.h114 # define OS_CODE 0x00 macro
129 # define OS_CODE 0x01 macro
133 # define OS_CODE 0x02 macro
139 # define OS_CODE 0x05 macro
143 # define OS_CODE 0x06 macro
150 # define OS_CODE 0x07 macro
161 # define OS_CODE 0x0a macro
166 # define OS_CODE 0x0b macro
171 # define OS_CODE 0x0f macro
192 #ifndef OS_CODE
193 # define OS_CODE macro
[all...]
H A Dgzio.c214 Z_DEFLATED, 0 /*flags*/, 0,0,0,0 /*time*/, 0 /*xflags*/, OS_CODE);
H A Ddeflate.c617 put_byte(s, OS_CODE);

Completed in 38 milliseconds