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

/barrelfish-master/include/
H A Dzconf.h92 # define UNALIGNED_OK macro
/barrelfish-master/lib/zlib/
H A Ddeflate.c1045 #ifdef UNALIGNED_OK
1086 #if (defined(UNALIGNED_OK) && MAX_MATCH == 258)
1088 * UNALIGNED_OK if your compiler uses a different size.
1119 #else /* UNALIGNED_OK */
1150 #endif /* UNALIGNED_OK */
1156 #ifdef UNALIGNED_OK

Completed in 38 milliseconds