Home
last modified time | relevance | path

Searched defs:atomic_fetch_xor (Results 1 – 25 of 96) sorted by relevance

1234

/dports/multimedia/libv4l/linux-5.13-rc2/arch/openrisc/include/asm/
H A Datomic.h92 #define atomic_fetch_xor atomic_fetch_xor in ATOMIC_OP_RETURN() macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/openrisc/include/asm/
H A Datomic.h92 #define atomic_fetch_xor atomic_fetch_xor in ATOMIC_OP_RETURN() macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/openrisc/include/asm/
H A Datomic.h92 #define atomic_fetch_xor atomic_fetch_xor in ATOMIC_OP_RETURN() macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/compat/atomics/win32/
H A Dstdatomic.h136 #define atomic_fetch_xor(object, operand) \ macro
151 #define atomic_fetch_xor(object, operand) \ macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/compat/atomics/win32/
H A Dstdatomic.h136 #define atomic_fetch_xor(object, operand) \ macro
151 #define atomic_fetch_xor(object, operand) \ macro
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/compat/atomics/win32/
H A Dstdatomic.h132 #define atomic_fetch_xor(object, operand) \ macro
147 #define atomic_fetch_xor(object, operand) \ macro
/dports/www/firefox-esr/firefox-91.8.0/media/ffvpx/compat/atomics/win32/
H A Dstdatomic.h132 #define atomic_fetch_xor(object, operand) \ macro
147 #define atomic_fetch_xor(object, operand) \ macro
/dports/lang/spidermonkey60/firefox-60.9.0/media/ffvpx/compat/atomics/win32/
H A Dstdatomic.h132 #define atomic_fetch_xor(object, operand) \ macro
147 #define atomic_fetch_xor(object, operand) \ macro
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/compat/atomics/win32/
H A Dstdatomic.h132 #define atomic_fetch_xor(object, operand) \ macro
147 #define atomic_fetch_xor(object, operand) \ macro
/dports/www/firefox/firefox-99.0/media/ffvpx/compat/atomics/win32/
H A Dstdatomic.h132 #define atomic_fetch_xor(object, operand) \ macro
147 #define atomic_fetch_xor(object, operand) \ macro
/dports/mail/thunderbird/thunderbird-91.8.0/media/ffvpx/compat/atomics/win32/
H A Dstdatomic.h132 #define atomic_fetch_xor(object, operand) \ macro
147 #define atomic_fetch_xor(object, operand) \ macro
/dports/lang/spidermonkey78/firefox-78.9.0/media/ffvpx/compat/atomics/win32/
H A Dstdatomic.h132 #define atomic_fetch_xor(object, operand) \ macro
147 #define atomic_fetch_xor(object, operand) \ macro
/dports/multimedia/handbrake/ffmpeg-4.4/compat/atomics/win32/
H A Dstdatomic.h132 #define atomic_fetch_xor(object, operand) \ macro
147 #define atomic_fetch_xor(object, operand) \ macro
/dports/emulators/qemu42/qemu-4.2.1/include/qemu/
H A Datomic.h217 #define atomic_fetch_xor(ptr, n) __atomic_fetch_xor(ptr, n, __ATOMIC_SEQ_CST) macro
403 #define atomic_fetch_xor(ptr, n) __sync_fetch_and_xor(ptr, n) macro
/dports/emulators/qemu-utils/qemu-4.2.1/include/qemu/
H A Datomic.h217 #define atomic_fetch_xor(ptr, n) __atomic_fetch_xor(ptr, n, __ATOMIC_SEQ_CST) macro
403 #define atomic_fetch_xor(ptr, n) __sync_fetch_and_xor(ptr, n) macro
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/include/qemu/
H A Datomic.h207 #define atomic_fetch_xor(ptr, n) __atomic_fetch_xor(ptr, n, __ATOMIC_SEQ_CST) macro
387 #define atomic_fetch_xor(ptr, n) __sync_fetch_and_xor(ptr, n) macro
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/golang.org/x/tools/cmd/godoc/
H A Dmain.go217 if err != nil {
218 fmt.Fprintf(os.Stderr, "failed to determine if vendoring is enabled: %v", err)
404 return "", err
405 }
406 var env struct {
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/qemu/
H A Datomic.h215 #define atomic_fetch_xor(ptr, n) __atomic_fetch_xor(ptr, n, __ATOMIC_SEQ_CST) macro
399 #define atomic_fetch_xor(ptr, n) __sync_fetch_and_xor(ptr, n) macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/ia64/include/asm/
H A Datomic.h119 #define atomic_fetch_xor(i,v) ia64_atomic_fetch_xor(i,v) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/ia64/include/asm/
H A Datomic.h119 #define atomic_fetch_xor(i,v) ia64_atomic_fetch_xor(i,v) macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/ia64/include/asm/
H A Datomic.h119 #define atomic_fetch_xor(i,v) ia64_atomic_fetch_xor(i,v) macro
/dports/lang/v/v-0.1.29/thirdparty/stdatomic/win/
H A Datomic.h182 #define atomic_fetch_xor(object, operand) \ macro
197 #define atomic_fetch_xor(object, operand) \ macro
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Headers/
H A Dstdatomic.h141 #define atomic_fetch_xor(object, operand) __c11_atomic_fetch_xor(object, operand, __ATOMIC_SEQ_CST) macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Headers/
H A Dstdatomic.h141 #define atomic_fetch_xor(object, operand) __c11_atomic_fetch_xor(object, operand, __ATOMIC_SEQ_CST) macro
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Headers/
H A Dstdatomic.h141 #define atomic_fetch_xor(object, operand) __c11_atomic_fetch_xor(object, operand, __ATOMIC_SEQ_CST) macro

1234