Searched refs:stored_count (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/libreadline/
H A Dtext.c634 static int stored_count = 0; local
652 if (stored_count <= 0)
653 stored_count = count;
655 count = stored_count;
717 stored_count = 0;
756 stored_count = 0;
797 stored_count = 0;

Completed in 97 milliseconds