Searched defs:allocsize (Results 1 - 9 of 9) sorted by relevance

/freebsd-10-stable/sys/powerpc/pseries/
H A Dplpar_iommu.c166 bus_size_t allocsize; local
/freebsd-10-stable/bin/sh/
H A Dmemalloc.c138 int allocsize; local
/freebsd-10-stable/sys/dev/sound/pcm/
H A Dbuffer.h44 unsigned int bufsize, maxsize, allocsize; member in struct:snd_dbuf
H A Dbuffer.c164 unsigned int bufsize, allocsize; local
214 unsigned int bufsize, allocsize; local
[all...]
/freebsd-10-stable/sbin/restore/
H A Dsymtab.c375 #define allocsize(size) (((size) + 1 + STRTBLINCR - 1) & ~(STRTBLINCR - 1)) macro
/freebsd-10-stable/usr.bin/rs/
H A Drs.c83 static int allocsize = BUFSIZ; variable
/freebsd-10-stable/sys/dev/ie/
H A Dif_ie.c262 size_t allocsize; local
/freebsd-10-stable/contrib/binutils/bfd/
H A Darchive.c377 bfd_size_type allocsize = sizeof (struct areltdata) + sizeof (struct ar_hdr); local
/freebsd-10-stable/contrib/expat/lib/
H A Dxmlparse.c6429 int allocsize = (dtd->scaffCount * sizeof(XML_Content) local

Completed in 201 milliseconds