aboutsummaryrefslogtreecommitdiff
path: root/libclc/generic/include/clc/cl_khr_global_int32_base_atomics/atom_dec.h
blob: bbc872ce0527e37713dcf3c55b9fc4c82846b774 (plain)
1
2
_CLC_OVERLOAD _CLC_DECL int atom_dec(global int *p);
_CLC_OVERLOAD _CLC_DECL unsigned int atom_dec(global unsigned int *p);