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