Home
last modified time | relevance | path

Searched defs:atomic_wchar_t (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__atomic/
H A Daliases.h46 using atomic_wchar_t = atomic<wchar_t>; variable
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dstdatomic.h115 typedef _Atomic(wchar_t) atomic_wchar_t; typedef
/freebsd/sys/sys/
H A Dstdatomic.h204 typedef _Atomic(___wchar_t) atomic_wchar_t; typedef