Searched defs:__do_alloc_on_copy (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dalloc_traits.h669 __do_alloc_on_copy(_Alloc& __one, const _Alloc& __two, true_type) function
674 __do_alloc_on_copy(_Alloc&, const _Alloc&, false_type) function
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dalloc_traits.h668 __do_alloc_on_copy(_Alloc& __one, const _Alloc& __two, true_type) function
673 __do_alloc_on_copy(_Alloc&, const _Alloc&, false_type) function

Completed in 89 milliseconds