Searched refs:kill_ring_slots (Results 1 – 1 of 1) sorted by relevance
550 static int kill_ring_slots = 0; /* Number of slots allocated to KILL_RING. */ variable740 if (slot + 1 > kill_ring_slots) in ea_kill_text()743 (kill_ring_slots += max_retained_kills) * sizeof (char *)); in ea_kill_text()