HomeSort by relevance Sort by last modified time
    Searched refs:aresize2 (Results 1 - 5 of 5) sorted by null

  /external/mksh/src/
lalloc.c 77 aresize2(void *ptr, size_t fac1, size_t fac2, Area *ap) function
sh.h     [all...]
histrap.c 547 history = aresize2(history, n, sizeof(char *), APERM);
    [all...]
shf.c 352 nbuf = aresize2(shf->buf, 2, shf->wbsize, shf->areap);
syn.c 499 iops = aresize2(iops, iopn, sizeof(struct ioword *), ATEMP);

Completed in 456 milliseconds