Home
last modified time | relevance | path

Searched defs:atomic_ushort (Results 1 – 3 of 3) sorted by relevance

/external/cronet/buildtools/third_party/libc++/trunk/include/__atomic/
Daliases.h33 using atomic_ushort = atomic<unsigned short>; variable
/external/clang/lib/Headers/
Dstdatomic.h96 typedef _Atomic(unsigned short) atomic_ushort; typedef
/external/elfutils/lib/
Dstdatomic-fbsd.h221 typedef _Atomic(unsigned short) atomic_ushort; typedef