Lines Matching defs:create_mspace_with_base
1296 create_mspace_with_base uses the memory supplied as the initial base
1304 DLMALLOC_EXPORT mspace create_mspace_with_base(void* base, size_t capacity, int locked);
1770 /* segment bit set in create_mspace_with_base */
2460 into create_mspace_with_base.)
5465 mspace create_mspace_with_base(void* base, size_t capacity, int locked) {
6137 in create_mspace_with_base