Searched refs:EL_HAS_AUTO_MARGINS (Results 1 – 3 of 3) sorted by relevance
122 #define EL_HAS_AUTO_MARGINS (EL_FLAGS & TERM_HAS_AUTO_MARGINS) macro
647 if (EL_HAS_AUTO_MARGINS) { /* yes */ in terminal_overwrite()1284 EL_HAS_AUTO_MARGINS ? "has" : "does not have"); in terminal_telltc()1285 if (EL_HAS_AUTO_MARGINS) in terminal_telltc()1498 (void) fprintf(el->el_outfile, fmts, EL_HAS_AUTO_MARGINS ? in terminal_echotc()
1135 if (EL_HAS_AUTO_MARGINS) { in re_fastputc()