Searched refs:SPIN_SIZE (Results 1 – 1 of 1) sorted by relevance
70 #define SPIN_SIZE 4 macro71 static char spin[SPIN_SIZE + 1] = "/-\\|";94 if (++spin_cp >= (spin + SPIN_SIZE)) in spin_char()