Home
last modified time | relevance | path

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

/netbsd/external/mpl/bind/dist/lib/isc/win32/include/isc/
H A Dstdatomic.h94 typedef int_fast8_t volatile atomic_int_fast8_t; typedef
112 (void)InterlockedExchange8((atomic_int_fast8_t *)obj, desired)
172 (int8_t) InterlockedOr8((atomic_int_fast8_t *)obj, 0)
238 InterlockedExchangeAdd8((atomic_int_fast8_t *)obj, arg)
306 InterlockedAnd8((atomic_int_fast8_t *)obj, arg)
366 InterlockedOr8((atomic_int_fast8_t *)obj, arg)
426 atomic_compare_exchange_strong_explicit8(atomic_int_fast8_t *obj, in atomic_compare_exchange_strong_explicit8()
435 __v = InterlockedCompareExchange8((atomic_int_fast8_t *)obj, desired, in atomic_compare_exchange_strong_explicit8()
/netbsd/external/apache2/llvm/dist/clang/lib/Headers/
H A Dstdatomic.h100 typedef _Atomic(int_fast8_t) atomic_int_fast8_t; typedef
/netbsd/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dstdatomic.h63 typedef _Atomic __INT_FAST8_TYPE__ atomic_int_fast8_t; typedef
/netbsd/external/gpl3/gcc/dist/gcc/ginclude/
H A Dstdatomic.h63 typedef _Atomic __INT_FAST8_TYPE__ atomic_int_fast8_t; typedef
/netbsd/external/mpl/bind/dist/lib/isc/unix/include/isc/
H A Dstdatomic.h110 typedef int_fast8_t atomic_int_fast8_t; typedef
/netbsd/external/mpl/bind/include/isc/
H A Dstdatomic.h108 typedef int_fast8_t atomic_int_fast8_t; typedef
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/std/
H A Datomic1094 /// atomic_int_fast8_t
1095 typedef atomic<int_fast8_t> atomic_int_fast8_t;
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/std/
H A Datomic1162 /// atomic_int_fast8_t
1163 typedef atomic<int_fast8_t> atomic_int_fast8_t;
/netbsd/external/apache2/llvm/dist/libcxx/include/
H A Datomic483 typedef atomic<int_fast8_t> atomic_int_fast8_t;
2747 typedef atomic<int_fast8_t> atomic_int_fast8_t;
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-20172812 (atomic_int_least64_t, atomic_uint_least64_t, atomic_int_fast8_t)