Searched refs:EL_HAS_AUTO_MARGINS (Results 1 – 3 of 3) sorted by relevance
132 #define EL_HAS_AUTO_MARGINS (EL_FLAGS & TERM_HAS_AUTO_MARGINS) macro
500 if (EL_HAS_AUTO_MARGINS && in terminal_move_to_line()667 if (EL_HAS_AUTO_MARGINS) { /* yes */ in terminal_overwrite()1301 EL_HAS_AUTO_MARGINS ? "has" : "does not have"); in terminal_telltc()1302 if (EL_HAS_AUTO_MARGINS) in terminal_telltc()1507 (void) fprintf(el->el_outfile, fmts, EL_HAS_AUTO_MARGINS ? in terminal_echotc()
1090 if (EL_HAS_AUTO_MARGINS) { in re_fastputc()