Home
last modified time | relevance | path

Searched defs:__ptr (Results 1 – 14 of 14) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/parallel/
H A Dcompatibility.h95 __fetch_and_add_32(volatile int32_t* __ptr, int32_t __addend) in __fetch_and_add_32()
134 __fetch_and_add_64(volatile int64_t* __ptr, int64_t __addend) in __fetch_and_add_64()
186 __fetch_and_add(volatile _Tp* __ptr, _Tp __addend) in __fetch_and_add()
203 __cas32(volatile int32_t* __ptr, int32_t __old, int32_t __nw) in __cas32()
217 __cas64(volatile int64_t *__ptr, int64_t __old, int64_t __nw) in __cas64()
240 __compare_and_swap_32(volatile int32_t* __ptr, int32_t __comparand, in __compare_and_swap_32()
285 __compare_and_swap_64(volatile int64_t* __ptr, int64_t __comparand, in __compare_and_swap_64()
343 __compare_and_swap(volatile _Tp* __ptr, _Tp __comparand, _Tp __replacement) in __compare_and_swap()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/parallel/
H A Dcompatibility.h56 __add_omp(volatile _Tp* __ptr, _Tp __addend) in __add_omp()
74 __fetch_and_add(volatile _Tp* __ptr, _Tp __addend) in __fetch_and_add()
83 __cas_omp(volatile _Tp* __ptr, _Tp __comparand, _Tp __replacement) in __cas_omp()
108 __compare_and_swap(volatile _Tp* __ptr, _Tp __comparand, _Tp __replacement) in __compare_and_swap()
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dunique_ptr.h63 delete __ptr; in _GLIBCXX_VISIBILITY() local
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dunique_ptr.h81 delete __ptr; in _GLIBCXX_VISIBILITY() local
H A Dlocale_conv.h243 auto __ptr = __str.data(); in _GLIBCXX_VISIBILITY() local
279 auto __ptr = __wstr.data(); in _GLIBCXX_VISIBILITY() local
H A Dforward_list.h354 auto __ptr = _Node_alloc_traits::allocate(_M_get_Node_allocator(), 1); in _GLIBCXX_VISIBILITY() local
386 auto __ptr = std::pointer_traits<_Ptr>::pointer_to(*__p); in _GLIBCXX_VISIBILITY() local
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/libsupc++/
H A Dnested_exception.h137 __rethrow_if_nested_impl(const _Ex* __ptr) in __rethrow_if_nested_impl()
/dflybsd-src/contrib/gcc-4.7/libgcc/config/
H A Dgthr-rtems.h106 __gthread_setspecific (__gthread_key_t __key, const void *__ptr) in __gthread_setspecific()
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/debug/
H A Dfunctions.h57 __check_singular(const _Tp* __ptr) in __check_singular()
76 __check_dereferenceable(const _Tp* __ptr) in __check_dereferenceable()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/debug/
H A Dfunctions.h67 __check_singular(const _Tp* __ptr) in __check_singular()
80 __check_dereferenceable(const _Tp* __ptr) in __check_dereferenceable()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/
H A Dropeimpl.h1487 _CharT* __ptr = _My_rope::_S_fetch_ptr(__old, _M_pos); in _GLIBCXX_VISIBILITY() local
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/
H A Dropeimpl.h1488 _CharT* __ptr = _My_rope::_S_fetch_ptr(__old, _M_pos); in _GLIBCXX_VISIBILITY() local
/dflybsd-src/contrib/gcc-8.0/libgcc/
H A Dgthr-posix.h747 __gthread_setspecific (__gthread_key_t __key, const void *__ptr) in __gthread_setspecific()
/dflybsd-src/contrib/gcc-4.7/libgcc/
H A Dgthr-posix.h742 __gthread_setspecific (__gthread_key_t __key, const void *__ptr) in __gthread_setspecific()