Home
last modified time | relevance | path

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

/external/zstd/tests/
Dparamgrill.c722 #define BETTER_RESULT 1 macro
733 return BETTER_RESULT; in speedSizeCompare()
773 case BETTER_RESULT: in insertWinner()
809 case BETTER_RESULT: in insertWinner()
1755 return BETTER_RESULT; in allBench()
1786 if(res == BETTER_RESULT || feas) { in benchMemo()
2214 … if(res == BETTER_RESULT) { /* synonymous with better when called w/ infeasibleBM */ in climbOnce()
2242 if (res == BETTER_RESULT) { /* synonymous with better in this case*/ in climbOnce()