Home
last modified time | relevance | path

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

/third_party/ffmpeg/compat/atomics/dummy/
Dstdatomic.h152 #define atomic_fetch_sub_explicit(object, operand, order) \ macro
/third_party/ffmpeg/compat/atomics/pthread/
Dstdatomic.h173 #define atomic_fetch_sub_explicit(object, operand, order) \ macro
/third_party/ffmpeg/compat/atomics/gcc/
Dstdatomic.h140 #define atomic_fetch_sub_explicit(object, operand, order) \ macro
/third_party/ffmpeg/compat/atomics/suncc/
Dstdatomic.h162 #define atomic_fetch_sub_explicit(object, operand, order) \ macro
/third_party/ffmpeg/compat/atomics/win32/
Dstdatomic.h157 #define atomic_fetch_sub_explicit(object, operand, order) \ macro