Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/tools/
A Dsymbols.c499 int i, best, bestprofit; in find_best_token() local
501 bestprofit=-10000; in find_best_token()
505 if (token_profit[i] > bestprofit) { in find_best_token()
507 bestprofit = token_profit[i]; in find_best_token()

Completed in 3 milliseconds