Searched refs:SGRBUFSIZE (Results 1 – 1 of 1) sorted by relevance
7995 #define SGRBUFSIZE 2 + 4 * MAXSGR + 1 // '\033[' + SGR + 'm' in vtp_sgr_bulks() macro7996 char_u buf[SGRBUFSIZE]; in vtp_sgr_bulks()8120 WriteConsoleA(g_hConOut, p, (DWORD)(&buf[SGRBUFSIZE] - p), &r, NULL); in vtp_sgr_bulks()