Lines Matching full:__cdecl
1358 LONG __cdecl _InterlockedCompareExchange(LONG volatile *Dest, LONG Exchange, LONG Comp); 1359 LONG __cdecl _InterlockedExchange(LONG volatile *Target, LONG Value);