Home
last modified time | relevance | path

Searched defs:atomic_fetch_add_explicit (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/compat/atomics/pthread/
Dstdatomic.h170 #define atomic_fetch_add_explicit(object, operand, order) \ macro
/third_party/ffmpeg/compat/atomics/dummy/
Dstdatomic.h149 #define atomic_fetch_add_explicit(object, operand, order) \ macro
/third_party/ffmpeg/compat/atomics/gcc/
Dstdatomic.h134 #define atomic_fetch_add_explicit(object, operand, order) \ macro
/third_party/ffmpeg/compat/atomics/suncc/
Dstdatomic.h159 #define atomic_fetch_add_explicit(object, operand, order) \ macro
/third_party/ffmpeg/compat/atomics/win32/
Dstdatomic.h154 #define atomic_fetch_add_explicit(object, operand, order) \ macro