Home
last modified time | relevance | path

Searched refs:fetch_and_nand_8 (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/common/lib/libc/atomic/
H A Datomic_nand_64_cas.c36 uint64_t fetch_and_nand_8(volatile uint64_t *, uint64_t, ...)
42 fetch_and_nand_8(volatile uint64_t *addr, uint64_t val, ...) in fetch_and_nand_8() function