Searched refs:KILLSIZE (Results 1 – 1 of 1) sorted by relevance
964 #define KILLSIZE 20 macro965 static char *killstack[KILLSIZE];2305 killsp = (killsp + 1) % KILLSIZE; in x_push()2312 killtp = KILLSIZE; in x_yank()2343 killtp = KILLSIZE - 1; in x_meta_yank()