Home
last modified time | relevance | path

Searched defs:__malloc_header_size (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Drc_string_base.h409 const size_type __malloc_header_size = 4 * sizeof(void*); in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Drc_string_base.h409 const size_type __malloc_header_size = 4 * sizeof(void*); in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dcow_string.h3510 const size_type __malloc_header_size = 4 * sizeof(void*); in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdcpp/
H A Dstring.d1228 enum __malloc_header_size = 4 * pointer.sizeof; in version() local