EL_BUFSIZ
el->el_line.buffer = el_calloc(EL_BUFSIZ,
el->el_line.limit = &el->el_line.buffer[EL_BUFSIZ - EL_LEAVE];
el->el_chared.c_undo.buf = el_calloc(EL_BUFSIZ,
el->el_chared.c_redo.buf = el_calloc(EL_BUFSIZ,
el->el_chared.c_redo.lim = el->el_chared.c_redo.buf + EL_BUFSIZ;
el->el_chared.c_kill.buf = el_calloc(EL_BUFSIZ,
if (len >= (ssize_t)(EL_BUFSIZ - 16))
wchar_t tmpbuf[EL_BUFSIZ];
el->el_history.buf = el_calloc(EL_BUFSIZ, sizeof(*el->el_history.buf));
el->el_history.sz = EL_BUFSIZ;
char unparsbuf[EL_BUFSIZ];
#define KEY_BUFSIZ EL_BUFSIZ
char outbuf[EL_BUFSIZ];
char unparsbuf[EL_BUFSIZ], extrabuf[EL_BUFSIZ];
wchar_t inbuf[EL_BUFSIZ];
wchar_t outbuf[EL_BUFSIZ];
if (el->el_search.patlen >= EL_BUFSIZ)
el->el_search.patlen = EL_BUFSIZ - 1;
if (el->el_search.patlen >= EL_BUFSIZ - LEN)
EL_BUFSIZ - LEN) {
wchar_t tmpbuf[EL_BUFSIZ];
EL_BUFSIZ - 3);
(void) wcsncpy(el->el_search.patbuf, tmpbuf, EL_BUFSIZ - 1);
el->el_search.patbuf = el_calloc(EL_BUFSIZ,
char name[EL_BUFSIZ];
#define TMP_BUFSIZ (EL_BUFSIZ * MB_LEN_MAX)
EL_BUFSIZ);
off = EL_BUFSIZ - uimax(m0->m_pkthdr.len,