Searched refs:inactive (Results 1 – 5 of 5) sorted by relevance
210 int inactive; local211 inactive = lb->active - lb->text;215 if (inactive > lb->alloc * 2)220 inactive = 0;232 lb->text = REALLOC(lb->text, inactive + lb->alloc, char);233 lb->active = lb->text + inactive;
1063 * sed/execute.c (resize_line): Limit inactive space to two1071 of the buffer inactive and s/xx$// by truncating it.1073 of the buffer inactive
1811 Note how the first, second and fourth line are inactive after the
2429 Note how the first, second and fourth line are inactive after
2302 Note how the first, second and fourth line are inactive after