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