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