Home | History | Annotate | Download | only in upstream-dlmalloc

Lines Matching full:__cdecl

1510 LONG __cdecl _InterlockedCompareExchange(LONG volatile *Dest, LONG Exchange, LONG Comp);
1511 LONG __cdecl _InterlockedExchange(LONG volatile *Target, LONG Value);