Searched defs:test_InterlockedCompareExchange_nf (Results 1 – 2 of 2) sorted by relevance
317 LONG test_InterlockedCompareExchange_nf(LONG volatile *Destination, LONG Exchange, LONG Comperand) { in test_InterlockedCompareExchange_nf() function
913 long test_InterlockedCompareExchange_nf(long volatile *Destination, long Exchange, long Comperand) { test_InterlockedCompareExchange_nf() function