Searched defs:allocate_size (Results 1 – 3 of 3) sorted by relevance
442 inline Type *allocate_size (unsigned int size) in allocate_size() function
133 int allocate_size) in _dbus_string_init_preallocated()
1259 const size_t allocate_size = size + (MALLOC_GUARD_SIZE * 2) + in _test_malloc() local