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

  /ndk/sources/host-tools/nawk-20071023/
tran.c 249 int i, nh, nsz; local
252 nsz = GROWTAB * tp->size;
253 np = (Cell **) calloc(nsz, sizeof(Cell *));
259 nh = hash(cp->nval, nsz);
266 tp->size = nsz;
  /bionic/libc/bionic/
dlmalloc.c     [all...]
  /external/libffi/src/
dlmalloc.c     [all...]
  /external/qemu/distrib/sdl-1.2.12/src/stdlib/
SDL_malloc.c     [all...]

Completed in 680 milliseconds