Home
last modified time | relevance | path

Searched defs:_Raw_bytes_alloc (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dcow_string.h174 rebind<char>::other _Raw_bytes_alloc; in _GLIBCXX_VISIBILITY() typedef
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdcpp/
H A Dstring.d1169 alias _Raw_bytes_alloc = Alloc.rebind!char; in version() local