Home
last modified time | relevance | path

Searched defs:atomic_uint_fast32_t (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/lib/Headers/
H A Dstdatomic.h105 typedef _Atomic(uint_fast32_t) atomic_uint_fast32_t; typedef
/netbsd/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dstdatomic.h68 typedef _Atomic __UINT_FAST32_TYPE__ atomic_uint_fast32_t; typedef
/netbsd/external/gpl3/gcc/dist/gcc/ginclude/
H A Dstdatomic.h68 typedef _Atomic __UINT_FAST32_TYPE__ atomic_uint_fast32_t; typedef
/netbsd/external/mpl/bind/dist/lib/isc/unix/include/isc/
H A Dstdatomic.h115 typedef uint_fast32_t atomic_uint_fast32_t; typedef
/netbsd/external/mpl/bind/include/isc/
H A Dstdatomic.h113 typedef uint_fast32_t atomic_uint_fast32_t; typedef
/netbsd/external/mpl/bind/dist/lib/isc/win32/include/isc/
H A Dstdatomic.h99 typedef uint_fast32_t volatile atomic_uint_fast32_t; typedef