Searched refs:KILLSIZE (Results 1 – 1 of 1) sorted by relevance
959 #define KILLSIZE 20 macro960 static char *killstack[KILLSIZE];2261 killsp = (killsp + 1) % KILLSIZE; in x_push()2268 killtp = KILLSIZE; in x_yank()2299 killtp = KILLSIZE - 1; in x_meta_yank()