Searched defs:atomic_fcmpset_rel_ptr (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/sys/arm/include/
H A Datomic.h63 #define atomic_fcmpset_rel_ptr atomic_fcmpset_rel_32 macro
/freebsd-11-stable/sys/arm64/include/
H A Datomic.h441 #define atomic_fcmpset_rel_ptr atomic_fcmpset_rel_64 macro
/freebsd-11-stable/sys/riscv/include/
H A Datomic.h559 #define atomic_fcmpset_rel_ptr atomic_fcmpset_rel_64 macro
/freebsd-11-stable/sys/mips/include/
H A Datomic.h751 #define atomic_fcmpset_rel_ptr atomic_fcmpset_rel_long macro
/freebsd-11-stable/sys/powerpc/include/
H A Datomic.h795 #define atomic_fcmpset_rel_ptr atomic_fcmpset_rel_long macro
799 #define atomic_fcmpset_rel_ptr atomic_fcmpset_rel_int macro
/freebsd-11-stable/sys/i386/include/
H A Datomic.h937 #define atomic_fcmpset_rel_ptr(dst, old, new) \ macro
/freebsd-11-stable/sys/amd64/include/
H A Datomic.h674 #define atomic_fcmpset_rel_ptr atomic_fcmpset_rel_long macro

Completed in 102 milliseconds