Searched defs:size_allocated (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/emacs-93/emacs/src/
H A Ddoprnt.c109 unsigned size_allocated = sizeof (tembuf); local
H A Dmacselect.c1646 Size size, size_allocated; local
/macosx-10.10.1/libmalloc-53.1.1/include/malloc/
H A Dmalloc.h167 size_t size_allocated; /* reserved in memory */ member in struct:malloc_statistics_t
/macosx-10.10.1/libmalloc-53.1.1/src/
H A Dnano_malloc.c1727 size_t size_allocated = ((offset / BAND_SIZE) + 1) * SLOT_IN_BAND_SIZE; local
1862 size_t size_allocated = ((offset / BAND_SIZE) + 1) * SLOT_IN_BAND_SIZE; local

Completed in 153 milliseconds