Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/zlib/
H A Dzutil.h93 # define OS_CODE 0x00 macro
110 # define OS_CODE 1 macro
114 # define OS_CODE 2 macro
121 # define OS_CODE 4 macro
123 # define OS_CODE 11 macro
125 # define OS_CODE 8 macro
130 # define OS_CODE 5 macro
134 # define OS_CODE 6 macro
141 # define OS_CODE 7 macro
154 # define OS_CODE 13 macro
[all …]
/netbsd-src/external/gpl3/gdb/dist/zlib/
H A Dzutil.h93 # define OS_CODE 0x00 macro
110 # define OS_CODE 1 macro
114 # define OS_CODE 2 macro
121 # define OS_CODE 4 macro
123 # define OS_CODE 11 macro
125 # define OS_CODE 8 macro
130 # define OS_CODE 5 macro
134 # define OS_CODE 6 macro
141 # define OS_CODE 7 macro
154 # define OS_CODE 13 macro
[all …]
/netbsd-src/external/gpl3/binutils/dist/zlib/
H A Dzutil.h93 # define OS_CODE 0x00 macro
110 # define OS_CODE 1 macro
114 # define OS_CODE 2 macro
121 # define OS_CODE 4 macro
123 # define OS_CODE 11 macro
125 # define OS_CODE 8 macro
130 # define OS_CODE 5 macro
134 # define OS_CODE 6 macro
141 # define OS_CODE 7 macro
154 # define OS_CODE 13 macro
[all …]
/netbsd-src/external/cddl/osnet/dist/uts/common/zmod/
H A Dzutil.h97 # define OS_CODE 0x00 macro
112 # define OS_CODE 0x01 macro
116 # define OS_CODE 0x02 macro
122 # define OS_CODE 0x05 macro
126 # define OS_CODE 0x06 macro
133 # define OS_CODE 0x07 macro
144 # define OS_CODE 0x0a macro
149 # define OS_CODE 0x0b macro
154 # define OS_CODE 0x0f macro
176 # define OS_CODE 0x03 /* assume Unix */ macro
/netbsd-src/sys/net/
H A Dzlib.c139 # define OS_CODE 0x00 macro
154 # define OS_CODE 0x06 macro
158 # define OS_CODE 0x0b macro
162 # define OS_CODE 0x02 macro
168 # define OS_CODE 0x01 macro
172 # define OS_CODE 0x05 macro
176 # define OS_CODE 0x07 macro
187 # define OS_CODE 0x0F macro
191 # define OS_CODE 0x0a macro
206 # define OS_CODE 0x03 /* assume Unix */ macro
/netbsd-src/usr.bin/gzip/
H A Dgzip.c142 #define OS_CODE 3 /* Unix */ macro