OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:genRandomDict
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/zstd/dist/tests/
decodecorpus.c
1258
static int
genRandomDict
(U32 dictID, U32 seed, size_t dictSize, BYTE* fullDict)
1404
if (
genRandomDict
(dictID, seed, dictSize, fullDict)) { /* return 0 on success */
1657
{ int const ret =
genRandomDict
(dictID, seed, dictSize, fullDict);
Completed in 26 milliseconds
Indexes created Thu Apr 16 00:22:31 UTC 2026