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

/freebsd-11-stable/lib/libedit/
H A Dterminal.h122 #define EL_HAS_AUTO_MARGINS (EL_FLAGS & TERM_HAS_AUTO_MARGINS) macro
H A Dterminal.c517 if (EL_HAS_AUTO_MARGINS &&
683 if (EL_HAS_AUTO_MARGINS) { /* yes */
1317 EL_HAS_AUTO_MARGINS ? "has" : "does not have");
1318 if (EL_HAS_AUTO_MARGINS)
1523 (void) fprintf(el->el_outfile, fmts, EL_HAS_AUTO_MARGINS ?
H A Drefresh.c1094 if (EL_HAS_AUTO_MARGINS) {

Completed in 109 milliseconds