Searched refs:FSE_STATIC_ASSERT (Results 1 – 1 of 1) sorted by relevance
34 #define FSE_STATIC_ASSERT(c) DEBUG_STATIC_ASSERT(c) /* use only *after* variable declarations */ macro258 FSE_STATIC_ASSERT((FSE_MAX_SYMBOL_VALUE + 1) % 2 == 0); in FSE_decompress_wksp_body()262 FSE_STATIC_ASSERT(sizeof(FSE_DecompressWksp) % sizeof(FSE_DTable) == 0); in FSE_decompress_wksp_body()