Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/zlib/
H A Dzutil.h108 # define OS_CODE 1 macro
112 # define OS_CODE 2 macro
119 # define OS_CODE 4 macro
123 # define OS_CODE 8 macro
128 # define OS_CODE 5 macro
132 # define OS_CODE 6 macro
139 # define OS_CODE 7 macro
152 # define OS_CODE 13 macro
164 # define OS_CODE 18 macro
168 # define OS_CODE 19 macro
[all …]
H A Ddeflate.c905 put_byte(s, OS_CODE);
H A DChangeLog795 - Use OS_CODE in deflate() default gzip header
970 - In Windows16, OS_CODE is 0, as in MSDOS [Truta]
971 - In Cygwin, OS_CODE is 3 (Unix), not 11 (Windows32) [Wilson]
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dratz.c630 # define OS_CODE 0x00 macro
645 # define OS_CODE 0x01 macro
649 # define OS_CODE 0x02 macro
655 # define OS_CODE 0x05 macro
659 # define OS_CODE 0x06 macro
666 # define OS_CODE 0x07 macro
677 # define OS_CODE 0x0a macro
682 # define OS_CODE 0x0b macro
687 # define OS_CODE 0x0f macro
708 #ifndef OS_CODE
[all …]
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c140 #define OS_CODE 0x00 macro
149 #define OS_CODE 0x06 macro
153 #define OS_CODE 0x0b macro
157 #define OS_CODE 0x02 macro
163 #define OS_CODE 0x01 macro
167 #define OS_CODE 0x05 macro
171 #define OS_CODE 0x07 macro
175 #define OS_CODE 0x0F macro
179 #define OS_CODE 0x0a macro
188 #ifndef OS_CODE
[all …]