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

/freebsd-11-stable/contrib/jemalloc/include/jemalloc/internal/
H A Datomic.h356 volatile atomic_uint_least32_t *a = (volatile atomic_uint_least32_t *)p;
363 volatile atomic_uint_least32_t *a = (volatile atomic_uint_least32_t *)p;
370 volatile atomic_uint_least32_t *a = (volatile atomic_uint_least32_t *)p;
377 volatile atomic_uint_least32_t *a = (volatile atomic_uint_least32_t *)p;
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dstdatomic.h97 typedef _Atomic(uint_least32_t) atomic_uint_least32_t; typedef
/freebsd-11-stable/sys/sys/
H A Dstdatomic.h207 typedef _Atomic(__uint_least32_t) atomic_uint_least32_t; typedef

Completed in 72 milliseconds