Home
last modified time | relevance | path

Searched defs:allocator_arg (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Duses_allocator.h53 _GLIBCXX17_INLINE constexpr allocator_arg_t allocator_arg = in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Duses_allocator.h52 _GLIBCXX17_INLINE constexpr allocator_arg_t allocator_arg = in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/apache2/llvm/dist/libcxx/src/
H A Dmemory.cpp21 const allocator_arg_t allocator_arg = allocator_arg_t(); variable