Home
last modified time | relevance | path

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

/external/zstd/tests/
Dparamgrill.c1932 static BYTE* NB_TESTS_PLAYED(paramValues_t p) in NB_TESTS_PLAYED() function
1960 if (FUZ_rand(&g_rand) & ((1 << *NB_TESTS_PLAYED(p))-1)) in playAround()
1964 { BYTE* const b = NB_TESTS_PLAYED(p); in playAround()