Home
last modified time | relevance | path

Searched refs:InterlockedBitTestAndReset (Results 1 – 4 of 4) 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.h1087 #if __INTRINSIC_PROLOG(InterlockedBitTestAndReset)
1088 unsigned char InterlockedBitTestAndReset(volatile __LONG32 *a, __LONG32 b);
1089 #if !__has_builtin(InterlockedBitTestAndReset)
1091 __buildbittesti(InterlockedBitTestAndReset, __LONG32, "bic", /* unused param */)
1175 #if __INTRINSIC_PROLOG(InterlockedBitTestAndReset)
1176 unsigned char InterlockedBitTestAndReset(volatile __LONG32 *a, __LONG32 b);
1177 #if !__has_builtin(InterlockedBitTestAndReset)
1179 __buildbittesti(InterlockedBitTestAndReset, __LONG32, "bic", /* unused param */)
1667 #if __INTRINSIC_PROLOG(InterlockedBitTestAndReset)
1668 unsigned char InterlockedBitTestAndReset(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.h853 #ifndef InterlockedBitTestAndReset
854 #define InterlockedBitTestAndReset InterlockedBitTestAndReset_Inline macro
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
Dntddk.h5747 InterlockedBitTestAndReset ((PLONG)(Flags), (Bit))
Dwdm.h224 InterlockedBitTestAndReset( in InterlockedBitTestAndReset() function
251 #define InterlockedBitTestAndReset _interlockedbittestandreset macro