Home
last modified time | relevance | path

Searched defs:test_InterlockedAnd (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A Dms-intrinsics-other.c151 LONG test_InterlockedAnd(LONG volatile *value, LONG mask) { in test_InterlockedAnd() function
H A Dms-intrinsics.c388 long test_InterlockedAnd(long volatile *value, long mask) { test_InterlockedAnd() function