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

/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Drefresh.c498 #define MIN_END_KEEP 4 macro
621 if ((oe - ols) < MIN_END_KEEP) {
679 if ((ose - osb) < MIN_END_KEEP) {
/macosx-10.10/libedit-40/src/
H A Drefresh.c498 #define MIN_END_KEEP 4 macro
621 if ((oe - ols) < MIN_END_KEEP) {
679 if ((ose - osb) < MIN_END_KEEP) {
/macosx-10.10/lukemftp-14/tnftp/libedit/
H A Drefresh.c439 #define MIN_END_KEEP 4 macro
561 if ((oe - ols) < MIN_END_KEEP) {
619 if ((ose - osb) < MIN_END_KEEP) {
/macosx-10.10/tcsh-65/tcsh/
H A Ded.refresh.c556 #define MIN_END_KEEP 4 macro
697 if ((oe - ols) < MIN_END_KEEP) {
757 if ((ose - osb) < MIN_END_KEEP) {

Completed in 238 milliseconds