Home
last modified time | relevance | path

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

/dragonfly/contrib/zstd/programs/
H A Dbenchfn.c175 …size_t const tfs_alignment = offsetof(tfs_align, tfs); /* provides the minimal alignment restricti… in BMK_initStatic_timedFnState() local
179 if ((size_t)buffer % tfs_alignment) return NULL; /* buffer must be properly aligned */ in BMK_initStatic_timedFnState()