Home
last modified time | relevance | path

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

/external/zstd/tests/
Dparamgrill.c2820 { U32 const proba32 = readU32FromChar(&argument); in main() local
2821 compressibility = (double)proba32 / 100.; in main()