• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 #define __CLC_FUNCTION atomic_xchg
2 
3 _CLC_OVERLOAD _CLC_DECL float __CLC_FUNCTION (volatile local float *, float);
4 _CLC_OVERLOAD _CLC_DECL float __CLC_FUNCTION (volatile global float *, float);
5 #include <clc/atomic/atomic_decl.inc>
6