Home | History | Annotate | Download | only in src

Lines Matching refs:alloc

3527 		ibuf = alloc(LINE, AEDIT);
3528 ybuf = alloc(LINE, AEDIT);
3529 undobuf.cbuf = alloc(LINE, AEDIT);
4108 nbuf = alloc(nlen + 1 + olen, AEDIT);
4778 news = alloc(sizeof(struct edstate), AEDIT);
4779 news->cbuf = alloc(old->cbufsize, AEDIT);
5479 holdbufp = alloc(LINE, AEDIT);