Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__atomic/
H A Daliases.h33 using atomic_ushort = atomic<unsigned short>; variable
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dstdatomic.h103 typedef _Atomic(unsigned short) atomic_ushort; typedef
/freebsd/sys/sys/
H A Dstdatomic.h195 typedef _Atomic(unsigned short) atomic_ushort; typedef