Home
last modified time | relevance | path

Searched defs:OS_CODE (Results 1 – 5 of 5) sorted by relevance

/NextBSD/lib/libz/
HDzutil.h84 # define OS_CODE 0x00 macro
101 # define OS_CODE 0x01 macro
105 # define OS_CODE 0x02 macro
111 # define OS_CODE 0x05 macro
115 # define OS_CODE 0x06 macro
122 # define OS_CODE 0x07 macro
135 # define OS_CODE 0x0a macro
140 # define OS_CODE 0x0b macro
145 # define OS_CODE 0x0f macro
180 # define OS_CODE 0x03 /* assume Unix */ macro
/NextBSD/sys/sys/
HDzutil.h105 # define OS_CODE 0x00 macro
114 # define OS_CODE 0x06 macro
118 # define OS_CODE 0x0b macro
122 # define OS_CODE 0x02 macro
128 # define OS_CODE 0x01 macro
132 # define OS_CODE 0x05 macro
136 # define OS_CODE 0x07 macro
140 # define OS_CODE 0x0F macro
144 # define OS_CODE 0x0a macro
154 # define OS_CODE 0x03 /* assume Unix */ macro
/NextBSD/sys/cddl/contrib/opensolaris/uts/common/zmod/
HDzutil.h95 # define OS_CODE 0x00 macro
110 # define OS_CODE 0x01 macro
114 # define OS_CODE 0x02 macro
120 # define OS_CODE 0x05 macro
124 # define OS_CODE 0x06 macro
131 # define OS_CODE 0x07 macro
142 # define OS_CODE 0x0a macro
147 # define OS_CODE 0x0b macro
152 # define OS_CODE 0x0f macro
174 # define OS_CODE 0x03 /* assume Unix */ macro
/NextBSD/sys/libkern/
HDzlib.c141 # define OS_CODE 0x00 macro
150 # define OS_CODE 0x06 macro
154 # define OS_CODE 0x0b macro
158 # define OS_CODE 0x02 macro
164 # define OS_CODE 0x01 macro
168 # define OS_CODE 0x05 macro
172 # define OS_CODE 0x07 macro
176 # define OS_CODE 0x0F macro
180 # define OS_CODE 0x0a macro
190 # define OS_CODE 0x03 /* assume Unix */ macro
/NextBSD/usr.bin/gzip/
HDgzip.c125 #define OS_CODE 3 /* Unix */ macro