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