Searched defs:test_InterlockedAnd (Results 1 – 2 of 2) sorted by relevance
151 LONG test_InterlockedAnd(LONG volatile *value, LONG mask) { in test_InterlockedAnd() function
388 long test_InterlockedAnd(long volatile *value, long mask) { test_InterlockedAnd() function