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

/freebsd-13-stable/sys/contrib/zstd/lib/common/
H A Dxxhash.c61 /*!XXH_FORCE_ALIGN_CHECK :
67 #ifndef XXH_FORCE_ALIGN_CHECK /* can be defined externally */
69 # define XXH_FORCE_ALIGN_CHECK 0 macro
71 # define XXH_FORCE_ALIGN_CHECK 1 macro
361 if (XXH_FORCE_ALIGN_CHECK) {
473 if (XXH_FORCE_ALIGN_CHECK) {
/freebsd-13-stable/sys/contrib/openzfs/module/zstd/lib/
H A Dzstd.c5522 /*!XXH_FORCE_ALIGN_CHECK :
5528 #ifndef XXH_FORCE_ALIGN_CHECK /* can be defined externally */
5530 # define XXH_FORCE_ALIGN_CHECK 0 macro
5532 # define XXH_FORCE_ALIGN_CHECK 1 macro
5860 if (XXH_FORCE_ALIGN_CHECK) {
5972 if (XXH_FORCE_ALIGN_CHECK) {
[all...]

Completed in 202 milliseconds