Home
last modified time | relevance | path

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

/external/zstd/tests/
Dparamgrill.c289 } winnerInfo_t; typedef
299 winnerInfo_t res;
462 static winnerInfo_t initWinnerInfo(const paramValues_t p) in initWinnerInfo()
464 winnerInfo_t w1; in initWinnerInfo()
747 insertWinner(const winnerInfo_t w, const constraint_t targetConstraints) in insertWinner()
843 BMK_displayOneResult(FILE* f, winnerInfo_t res, const size_t srcSize) in BMK_displayOneResult()
872 winnerInfo_t w; in BMK_printWinner()
901 static winnerInfo_t g_winner = { { (size_t)-1LL, 0, 0, (size_t)-1LL }, in BMK_printWinnerOpt()
924 winnerInfo_t w; in BMK_printWinnerOpt()
997 BMK_print_cLevelTable(FILE* f, const winnerInfo_t* winners, const size_t srcSize) in BMK_print_cLevelTable()
[all …]