Searched defs:_S_do_it (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/libstdc++/include/bits/
H A Dallocator.h147 { static void _S_do_it(_Alloc&, _Alloc&) { } }; function in struct:__alloc_swap
153 _S_do_it(_Alloc& __one, _Alloc& __two) function in struct:__alloc_swap
H A Dvalarray_array.h81 _S_do_it(_Tp* __restrict__ __b, _Tp* __restrict__ __e) function in struct:_Array_default_ctor
93 _S_do_it(_Tp* __restrict__ __b, _Tp* __restrict__ __e) function in struct:_Array_default_ctor
113 _S_do_it(_Tp* __restrict__ __b, _Tp* __restrict__ __e, const _Tp __t) function in struct:_Array_init_ctor
124 _S_do_it(_Tp* __restrict__ __b, _Tp* __restrict__ __e, const _Tp __t) function in struct:_Array_init_ctor
149 _S_do_it(const _Tp* __restrict__ __b, const _Tp* __restrict__ __e, function in struct:_Array_copy_ctor
161 _S_do_it(const _Tp* __restrict__ __b, const _Tp* __restrict__ __e, function in struct:_Array_copy_ctor
258 _S_do_it(cons function in struct:_Array_copier
269 _S_do_it(const _Tp* __restrict__ __a, size_t __n, _Tp* __restrict__ __b) function in struct:_Array_copier
[all...]
/freebsd-9.3-release/contrib/libstdc++/include/std/
H A Dstd_complex.h620 static inline _Tp _S_do_it(const complex<_Tp>& __z) function in struct:_Norm_helper
632 static inline _Tp _S_do_it(const complex<_Tp>& __z) function in struct:_Norm_helper

Completed in 100 milliseconds