Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/include/
H A Datomic.h81 void atomic_subtract_8(__volatile uint8_t *, uint8_t);
617 #define atomic_subtract_char atomic_subtract_8
/f-stack/freebsd/sys/
H A D_cscan_atomic.h279 #define atomic_subtract_8 kcsan_atomic_subtract_8 macro
/f-stack/freebsd/amd64/include/
H A Datomic.h568 #define atomic_subtract_8 atomic_subtract_char macro
/f-stack/freebsd/mips/mips/
H A Dsupport.S735 LEAF(atomic_subtract_8)
758 END(atomic_subtract_8)
/f-stack/freebsd/i386/include/
H A Datomic.h823 #define atomic_subtract_8 atomic_subtract_char macro