Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/c_compatibility/
Dstdatomic.h76 using std::atomic_int_least16_t;
/netbsd/src/external/gpl3/gcc/dist/gcc/ginclude/
Dstdatomic.h57 typedef _Atomic __INT_LEAST16_TYPE__ atomic_int_least16_t; typedef
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/std/
Datomic1145 /// atomic_int_least16_t
1146 typedef atomic<int_least16_t> atomic_int_least16_t;
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/
DChangeLog-20172810 (atomic_int_least8_t, atomic_uint_least8_t, atomic_int_least16_t)