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

/darwin-on-arm/xnu/osfmk/console/
H A Dpanic_dialog.c943 static unsigned char last_index; local
947 return last_index;
951 last_index = findbestgray( sc ); /* find the nearest matching gray in the active clut */
953 return last_index;

Completed in 124 milliseconds