Home
last modified time | relevance | path

Searched refs:aresize (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/bin/ksh/
H A Dexpand.h45 #define Xclose(xs, xp) (char*) aresize((void*)(xs).beg, \
77 (x).beg = (void**) aresize((void*) (x).beg, \
88 #define XPclose(x) (void**) aresize((void*)(x).beg, \
H A Dalloc.c84 aresize(void *ptr, size_t size, Area *ap) in aresize() function
H A Dpath.c199 current_wd = aresize(current_wd, current_wd_size = len, APERM);
H A Dproto.h15 void * aresize ARGS((void *, size_t, Area *));
H A Dvi.c1453 wbuf[0] = aresize(wbuf[0], wbuf_len, APERM);
1454 wbuf[1] = aresize(wbuf[1], wbuf_len, APERM);
H A Dsyn.c407 iops = (struct ioword **) aresize((void*) iops,
H A Dshf.c361 nbuf = (unsigned char *) aresize(shf->buf, shf->wbsize * 2,