Home
last modified time | relevance | path

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

/dports/sysutils/watchman/watchman-4.5.0/winbuild/
H A Dconfig.h49 static inline long __sync_add_and_fetch(volatile long *target, long add) { in __sync_add_and_fetch() function
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/config/ia64/
H A Dia64intrin.h86 #define __sync_add_and_fetch(PTR,VAL) \ macro
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/config/ia64/
H A Dia64intrin.h86 #define __sync_add_and_fetch(PTR,VAL) \ macro