Home
last modified time | relevance | path

Searched defs:newalloc (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/stdio/
H A Dopen_memstream.c101 size_t newalloc = P2ROUNDUP(npos, BUFSIZ); in memstream_newsize() local
/freebsd/contrib/ntp/libntp/
H A Dauthkeys.c280 size_t newalloc; in init_auth() local
447 size_t newalloc; in auth_resize_hashtable() local
/illumos-gate/usr/src/tools/smatch/src/
H A Dtokenize.c314 int newalloc = stream * 4 / 3 + 10; in init_stream() local