Searched refs:tfs_alignment (Results 1 – 1 of 1) sorted by relevance
175 …size_t const tfs_alignment = offsetof(tfs_align, tfs); /* provides the minimal alignment restricti… in BMK_initStatic_timedFnState() local179 if ((size_t)buffer % tfs_alignment) return NULL; /* buffer must be properly aligned */ in BMK_initStatic_timedFnState()