Searched refs:ANSI_LEFT (Results 1 – 2 of 2) sorted by relevance
56 #define ANSI_LEFT "\x1B[%dD" macro
481 printf(ANSI_LEFT, 1000); in mainloop()