Searched refs:KILLSIZE (Results 1 – 1 of 1) sorted by relevance
939 #define KILLSIZE 20 macro940 static char *killstack[KILLSIZE];2248 killsp = (killsp + 1) % KILLSIZE; in x_push()2255 killtp = KILLSIZE; in x_yank()2286 killtp = KILLSIZE - 1; in x_meta_yank()