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

/freebsd-9.3-release/lib/libedit/
H A Drefresh.c1058 if (EL_HAS_AUTO_MARGINS) {
H A Dterm.c543 if (EL_HAS_AUTO_MARGINS &&
690 if (EL_HAS_AUTO_MARGINS) { /* yes */
1321 EL_HAS_AUTO_MARGINS ? "has" : "does not have");
1322 if (EL_HAS_AUTO_MARGINS)
1523 (void) fprintf(el->el_outfile, fmts, EL_HAS_AUTO_MARGINS ?
H A Dterm.h123 #define EL_HAS_AUTO_MARGINS (EL_FLAGS & TERM_HAS_AUTO_MARGINS) macro

Completed in 97 milliseconds