Home
last modified time | relevance | path

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

/netbsd-src/common/lib/libc/atomic/
H A Datomic_and_64_cas.c54 atomic_and_64(volatile uint64_t *addr, uint64_t val) in atomic_and_64() function
H A Datomic_op_namespace.h54 #define atomic_and_64 _atomic_and_64 macro
/netbsd-src/sys/sys/
H A Datomic.h218 #define atomic_and_64 kasan_atomic_and_64 macro