Searched refs:tw_chars (Results 1 – 1 of 1) sorted by relevance
104 static unsigned tw_chars = 0x5C2D2F7C; /* "\-/|" */ in spinc_putchar() local117 parent->c_out(parent, (char)tw_chars); in spinc_putchar()119 tw_chars = (tw_chars >> 8) | ((tw_chars & (unsigned long)0xFF) << 24); in spinc_putchar()