Searched defs:atomic_swap_short (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/arm64/include/ | ||
H A D | atomic.h | 540 #define atomic_swap_short atomic_swap_16 macro |
/freebsd/sys/sys/ | ||
H A D | atomic_san.h | 194 #define atomic_swap_short ATOMIC_SAN(swap_short) macro |