Searched defs:EL (Results 1 – 6 of 6) sorted by relevance
57 #define EL 248 /* Erase line - not support */ macro
93 #define SZ_EL(EL) (sizeof ((struct cfga_list_data *)NULL)->EL) argument
53 char *EL; /* chars marking an EOL */ variable
96 #define EL(ha, ...) ql_el_msg(ha, __func__, CE_CONT, __VA_ARGS__); macro
54 #define EL 248 /* erase the current line */ macro
541 #define EL(qlt, ...) qlt_el_msg(qlt, __func__, CE_CONT, __VA_ARGS__); macro