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

/freebsd-current/contrib/llvm-project/clang/lib/Headers/
H A Dimmintrin.h748 _InterlockedExchange_HLEAcquire(long volatile *_Target, long _Value) { argument
754 _InterlockedExchange_HLERelease(long volatile *_Target, long _Value) { argument
762 _InterlockedExchange64_HLEAcquire(__int64 volatile *_Target, __int64 _Value) { argument
768 _InterlockedExchange64_HLERelease(__int64 volatile *_Target, __int64 _Value) { argument
/freebsd-current/contrib/llvm-project/libcxx/include/__functional/
H A Dfunction.h147 typedef _LIBCPP_NODEBUG _Fp _Target; typedef in class:__function::__alloc_func
198 typedef _LIBCPP_NODEBUG _Fp _Target; typedef in class:__function::__default_alloc_func
[all...]

Completed in 199 milliseconds