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

/freebsd-13-stable/sys/contrib/zstd/programs/
H A Dbenchfn.h163 /* BMK_timedFnState_shell and BMK_initStatic_timedFnState() :
165 * BMK_timedFnState_shell is only there to allocate space,
175 } BMK_timedFnState_shell; typedef in typeref:union:__anon11156
H A Dbenchfn.c173 typedef char check_size[ 2 * (sizeof(BMK_timedFnState_shell) >= sizeof(struct BMK_timedFnState_s)) - 1]; /* static assert : a compilation failure indicates that BMK_timedFnState_shell is not large enough */

Completed in 57 milliseconds