Searched refs:fetch_and_nand_2 (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/common/lib/libc/atomic/ |
H A D | atomic_nand_16_cas.c | 36 uint16_t fetch_and_nand_2(volatile uint16_t *, uint16_t, ...) 42 fetch_and_nand_2(volatile uint16_t *addr, uint16_t val, ...) in fetch_and_nand_2() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/tilepro/ |
H A D | atomic.c | 363 __sync_subword_fetch (u16, fetch_and_nand_2, ~(oldval & i), oldval)
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/tilepro/ |
H A D | atomic.c | 363 __sync_subword_fetch (u16, fetch_and_nand_2, ~(oldval & i), oldval)
|