Home
last modified time | relevance | path

Searched refs:PRINTLINESIZE (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dspellfile.c2087 #define PRINTLINESIZE 1000 macro
2091 PRINTLINESIZE - PRINTWIDTH * depth, fmt, a1, a2)
2093 static char line1[PRINTLINESIZE];
2094 static char line2[PRINTLINESIZE];
2095 static char line3[PRINTLINESIZE];