Searched refs:UNALIGNED_OK (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.h155 #define UNALIGNED_OK macro
H A Dzlib.c1473 #ifdef UNALIGNED_OK
1515 #if (defined(UNALIGNED_OK) && MAX_MATCH == 258)
1518 * not use UNALIGNED_OK if your compiler uses a
1555 #else /* UNALIGNED_OK */
1592 #endif /* UNALIGNED_OK */
1598 #ifdef UNALIGNED_OK
/illumos-gate/usr/src/boot/lib/libz/
H A Dzconf.h185 # define UNALIGNED_OK macro
H A Ddeflate.c1166 #ifdef UNALIGNED_OK
1207 #if (defined(UNALIGNED_OK) && MAX_MATCH == 258)
1209 * UNALIGNED_OK if your compiler uses a different size.
1240 #else /* UNALIGNED_OK */
1271 #endif /* UNALIGNED_OK */
1277 #ifdef UNALIGNED_OK
/illumos-gate/usr/src/uts/common/zmod/
H A Ddeflate.c1051 #ifdef UNALIGNED_OK
1092 #if (defined(UNALIGNED_OK) && MAX_MATCH == 258)
1094 * UNALIGNED_OK if your compiler uses a different size.
1125 #else /* UNALIGNED_OK */
1156 #endif /* UNALIGNED_OK */
1162 #ifdef UNALIGNED_OK
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c956 #ifdef UNALIGNED_OK
987 #if (defined(UNALIGNED_OK) && MAX_MATCH == 258)
989 * UNALIGNED_OK if your compiler uses a different size.
1020 #else /* UNALIGNED_OK */
1051 #endif /* UNALIGNED_OK */
1057 #ifdef UNALIGNED_OK

Completed in 103 milliseconds