Home
last modified time | relevance | path

Searched defs:atomic_swap_short (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/arm64/include/
H A Datomic.h540 #define atomic_swap_short atomic_swap_16 macro
/freebsd/sys/sys/
H A Datomic_san.h194 #define atomic_swap_short ATOMIC_SAN(swap_short) macro