Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Datomic_base.h179 typedef __atomic_base<uint_fast32_t> atomic_uint_fast32_t; in _GLIBCXX_VISIBILITY() typedef
/dragonfly/contrib/gcc-8.0/gcc/ginclude/
H A Dstdatomic.h68 typedef _Atomic __UINT_FAST32_TYPE__ atomic_uint_fast32_t; typedef