Home
last modified time | relevance | path

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

/external/zstd/tests/
Dparamgrill.c1429 static void memoTableSet(const memoTable_t* memoTableArray, const paramValues_t p, const BYTE value… in memoTableSet() function
1787 memoTableSet(memoTableArray, cParams, 255); /* what happens if collisions are frequent */ in benchMemo()