Home
last modified time | relevance | path

Searched refs:atomic_char (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__atomic/
H A Daliases.h29 using atomic_char = atomic<char>; variable
/freebsd/contrib/llvm-project/libcxx/include/
H A Dstdatomic.h43 using std::atomic_char // see below
146 using std::atomic_char _LIBCPP_USING_IF_EXISTS;
H A Datomic467 typedef atomic<char> atomic_char;
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dstdatomic.h99 typedef _Atomic(char) atomic_char; typedef
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Datomic.cppm
H A Datomic.inc60 using std::atomic_char _LIBCPP_USING_IF_EXISTS;
/freebsd/sys/sys/
H A Dstdatomic.h191 typedef _Atomic(char) atomic_char; typedef
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc246 SYMBOL(atomic_char, None, <stdatomic.h>)