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

/freebsd-12-stable/sys/arm/include/
H A Datomic.h71 #define atomic_fcmpset_ptr atomic_fcmpset_32 macro
/freebsd-12-stable/sys/arm64/include/
H A Datomic.h455 #define atomic_fcmpset_ptr atomic_fcmpset_64 macro
/freebsd-12-stable/sys/powerpc/include/
H A Datomic.h783 #define atomic_fcmpset_ptr atomic_fcmpset_long macro
787 #define atomic_fcmpset_ptr atomic_fcmpset_int macro
/freebsd-12-stable/sys/riscv/include/
H A Datomic.h430 #define atomic_fcmpset_ptr atomic_fcmpset_64 macro
/freebsd-12-stable/sys/mips/include/
H A Datomic.h755 #define atomic_fcmpset_ptr atomic_fcmpset_long macro
/freebsd-12-stable/sys/i386/include/
H A Datomic.h936 #define atomic_fcmpset_ptr(dst, old, new) \ macro
/freebsd-12-stable/sys/amd64/include/
H A Datomic.h674 #define atomic_fcmpset_ptr atomic_fcmpset_long macro

Completed in 141 milliseconds