Searched refs:bestindex (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/osfmk/console/
H A Dpanic_dialog.c886 unsigned int c24, rel, bestindex=-1, bestgray = -1; local
904 bestindex = i;
909 if (ULONG_MAX == bestindex) {
914 bestindex = gray8;
917 return bestindex;

Completed in 16 milliseconds