Home
last modified time | relevance | path

Searched refs:insert_construct (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dthrow_allocator.h148 insert_construct(void* p) in _GLIBCXX_VISIBILITY() function
869 insert_construct(__p); in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dthrow_allocator.h148 insert_construct(void* p) in _GLIBCXX_VISIBILITY() function
869 insert_construct(__p); in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-2018584 (annotate_base::insert_construct(void*)): Likewise.