Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/ginclude/
HDstdatomic.h41 typedef _Atomic char atomic_char; typedef
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/
Datomic_base.h93 typedef __atomic_base<char> atomic_char; in _GLIBCXX_VISIBILITY() typedef
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/std/
Datomic496 struct atomic<char> : public atomic_char
499 typedef atomic_char __base_type;
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/std/
Datomic870 /// atomic_char
871 typedef atomic<char> atomic_char;