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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/crt/
H A Dcrtbegin.c38 static struct { void *p[8]; } __object; local
/freebsd-11-stable/contrib/libstdc++/include/tr1/
H A Dfunctional_iterate.h189 _M_call(_Tp& __object, const volatile _Class * _GLIBCXX_COMMA_SHIFTED argument
243 _M_call(_Tp& __object, cons argument
297 _M_call(_Tp& __object, const volatile _Class * _GLIBCXX_COMMA_SHIFTED _GLIBCXX_PARAMS_SHIFTED) const argument
351 _M_call(_Tp& __object, const volatile _Class * _GLIBCXX_COMMA_SHIFTED _GLIBCXX_PARAMS_SHIFTED) const argument
[all...]
/freebsd-11-stable/sys/sys/
H A Dstdatomic.h381 atomic_flag_test_and_set_explicit(volatile atomic_flag *__object, argument
388 atomic_flag_clear_explicit(volatile atomic_flag *__object, memory_order __order) argument
396 atomic_flag_test_and_set(volatile atomic_flag *__object) argument
404 atomic_flag_clear(volatile atomic_flag *__object) argument

Completed in 67 milliseconds