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

/darwin-on-arm/xnu/libkern/zlib/
H A Dzutil.h129 # define OS_CODE 0x00 macro
144 # define OS_CODE 0x01 macro
148 # define OS_CODE 0x02 macro
154 # define OS_CODE 0x05 macro
158 # define OS_CODE 0x06 macro
165 # define OS_CODE 0x07 macro
176 # define OS_CODE 0x0a macro
181 # define OS_CODE 0x0b macro
186 # define OS_CODE 0x0f macro
210 #ifndef OS_CODE
211 # define OS_CODE macro
[all...]
H A Dgzio.c217 Z_DEFLATED, 0 /*flags*/, 0,0,0,0 /*time*/, 0 /*xflags*/, OS_CODE);
H A Ddeflate.c622 put_byte(s, OS_CODE);

Completed in 28 milliseconds