Searched refs:atomic_uint_least64_t (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/jemalloc/include/jemalloc/internal/
H A Datomic.h132 volatile atomic_uint_least64_t *a = (volatile atomic_uint_least64_t *)p;
139 volatile atomic_uint_least64_t *a = (volatile atomic_uint_least64_t *)p;
146 volatile atomic_uint_least64_t *a = (volatile atomic_uint_least64_t *)p;
153 volatile atomic_uint_least64_t *a = (volatile atomic_uint_least64_t *)p;
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dstdatomic.h99 typedef _Atomic(uint_least64_t) atomic_uint_least64_t; typedef
/freebsd-11-stable/sys/sys/
H A Dstdatomic.h209 typedef _Atomic(__uint_least64_t) atomic_uint_least64_t; typedef

Completed in 175 milliseconds