Home
last modified time | relevance | path

Searched defs:atomic_fetch_sub (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/compat/atomics/win32/
Dstdatomic.h126 #define atomic_fetch_sub(object, operand) \ macro
141 #define atomic_fetch_sub(object, operand) \ macro
/third_party/ffmpeg/compat/atomics/gcc/
Dstdatomic.h137 #define atomic_fetch_sub(object, operand) \ macro
/third_party/ffmpeg/compat/atomics/suncc/
Dstdatomic.h129 #define atomic_fetch_sub(object, operand) \ macro