Searched defs:atomic_fcmpset_rel_8 (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/arm/include/
H A Datomic-v6.h258 atomic_fcmpset_rel_8(volatile uint8_t *_ptr, uint8_t *_old, uint8_t _new) function
/freebsd-13-stable/sys/powerpc/include/
H A Datomic.h903 #define atomic_fcmpset_rel_8 atomic_fcmpset_rel_char macro
/freebsd-13-stable/sys/i386/include/
H A Datomic.h833 #define atomic_fcmpset_rel_8 atomic_fcmpset_rel_char macro
/freebsd-13-stable/sys/amd64/include/
H A Datomic.h578 #define atomic_fcmpset_rel_8 atomic_fcmpset_rel_char macro
/freebsd-13-stable/sys/sys/
H A Datomic_san.h271 #define atomic_fcmpset_rel_8 kcsan_atomic_fcmpset_rel_8 macro

Completed in 208 milliseconds