Home
last modified time | relevance | path

Searched refs:InterlockedBitTestAndComplement (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
Dintrin-impl.h1096 #if __INTRINSIC_PROLOG(InterlockedBitTestAndComplement)
1097 unsigned char InterlockedBitTestAndComplement(volatile __LONG32 *a, __LONG32 b);
1098 #if !__has_builtin(InterlockedBitTestAndComplement)
1100 __buildbittesti(InterlockedBitTestAndComplement, __LONG32, "eor", /* unused param */)
1184 #if __INTRINSIC_PROLOG(InterlockedBitTestAndComplement)
1185 unsigned char InterlockedBitTestAndComplement(volatile __LONG32 *a, __LONG32 b);
1186 #if !__has_builtin(InterlockedBitTestAndComplement)
1188 __buildbittesti(InterlockedBitTestAndComplement, __LONG32, "eor", /* unused param */)
1676 #if __INTRINSIC_PROLOG(InterlockedBitTestAndComplement)
1677 unsigned char InterlockedBitTestAndComplement(volatile __LONG32 *a, __LONG32 b);
[all …]
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dwinbase.h863 #ifndef InterlockedBitTestAndComplement
864 #define InterlockedBitTestAndComplement InterlockedBitTestAndComplement_Inline macro