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

/darwin-on-arm/xnu/osfmk/console/
H A Dpanic_dialog.c942 static unsigned int last_in_index = -1; local
946 if ( index == last_in_index )
949 last_in_index = index;

Completed in 70 milliseconds