Home
last modified time | relevance | path

Searched refs:DEFAULT_HISTORY_GROW_SIZE (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/libreadline/
HDhistory.c53 #define DEFAULT_HISTORY_GROW_SIZE 50 macro
293 history_size = DEFAULT_HISTORY_GROW_SIZE;
301 history_size += DEFAULT_HISTORY_GROW_SIZE;