Searched refs:tfs_align (Results 1 – 1 of 1) sorted by relevance
174 …typedef struct { check_size c; BMK_timedFnState_t tfs; } tfs_align; /* force tfs to be aligned at… in BMK_initStatic_timedFnState() typedef175 …size_t const tfs_alignment = offsetof(tfs_align, tfs); /* provides the minimal alignment restricti… in BMK_initStatic_timedFnState()