Searched defs:__imp (Results 1 – 3 of 3) sorted by relevance
| /freebsd-11-stable/contrib/libstdc++/src/ |
| D | locale.cc | 249 _Impl(const _Impl& __imp, size_t __refs) in _Impl() 291 _M_replace_category(const _Impl* __imp, in _M_replace_category() 300 _M_replace_facet(const _Impl* __imp, const locale::id* __idp) in _M_replace_facet()
|
| D | localename.cc | 265 _M_replace_categories(const _Impl* __imp, category __cat) in _M_replace_categories()
|
| /freebsd-11-stable/contrib/llvm-project/libcxx/src/ |
| HD | locale.cpp | 158 class _LIBCPP_HIDDEN locale::__imp class in locale 193 locale::__imp::__imp(size_t refs) in __imp() function in locale::__imp 229 locale::__imp::__imp(const string& name, size_t refs) in __imp() function in locale::__imp 281 locale::__imp::__imp(const __imp& other) in __imp() function in locale::__imp 295 locale::__imp::__imp(const __imp& other, const string& name, locale::category c) in __imp() function in locale::__imp 366 locale::__imp::__imp(const __imp& other, const __imp& one, locale::category c) in __imp() function in locale::__imp 436 locale::__imp::__imp(const __imp& other, facet* f, long id) in __imp() function in locale::__imp
|