Home | History | Annotate | Download | only in zlib

Lines Matching refs:UNALIGNED_OK

1166 #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