Home
last modified time | relevance | path

Searched refs:atomic_subtract_16 (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/mips/include/
H A Datomic.h86 void atomic_subtract_16(__volatile uint16_t *, uint16_t);
637 #define atomic_subtract_short atomic_subtract_16
/f-stack/freebsd/sys/
H A D_cscan_atomic.h307 #define atomic_subtract_16 kcsan_atomic_subtract_16 macro
/f-stack/freebsd/amd64/include/
H A Datomic.h590 #define atomic_subtract_16 atomic_subtract_short macro
/f-stack/freebsd/mips/mips/
H A Dsupport.S636 LEAF(atomic_subtract_16)
660 END(atomic_subtract_16)
/f-stack/freebsd/i386/include/
H A Datomic.h845 #define atomic_subtract_16 atomic_subtract_short macro