Home
last modified time | relevance | path

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

/netbsd-src/common/lib/libc/atomic/
H A Datomic_nand_32_cas.c34 uint32_t fetch_and_nand_4(volatile uint32_t *, uint32_t, ...)
40 fetch_and_nand_4(volatile uint32_t *addr, uint32_t val, ...) in fetch_and_nand_4() function