Home
last modified time | relevance | path

Searched refs:atomic_int_fast8_t (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/clang/lib/Headers/
H A Dstdatomic.h113 typedef _Atomic(int_fast8_t) atomic_int_fast8_t; typedef
/openbsd/gnu/llvm/libcxx/include/
H A Dstdatomic.h180 using std::atomic_int_fast8_t _LIBCPP_USING_IF_EXISTS;
H A Datomic426 typedef atomic<int_fast8_t> atomic_int_fast8_t;
2601 typedef atomic<int_fast8_t> atomic_int_fast8_t;
/openbsd/gnu/llvm/clang/include/clang/Tooling/Inclusions/
H A DCSymbolMap.inc275 SYMBOL(atomic_int_fast8_t, None, <stdatomic.h>)