Searched refs:__malloc_header_size (Results 1 – 5 of 5) sorted by relevance
409 const size_type __malloc_header_size = 4 * sizeof(void*); in _GLIBCXX_VISIBILITY() local430 const size_type __adj_size = __size + __malloc_header_size; in _GLIBCXX_VISIBILITY()
1023 const size_type __malloc_header_size = 4 * sizeof(void*);1039 const size_type __adj_size = __size + __malloc_header_size;
3510 const size_type __malloc_header_size = 4 * sizeof(void*); in _GLIBCXX_VISIBILITY() local3526 const size_type __adj_size = __size + __malloc_header_size; in _GLIBCXX_VISIBILITY()
1228 enum __malloc_header_size = 4 * pointer.sizeof; in version() local1235 const size_type __adj_size = __size + __malloc_header_size; in version()