Searched refs:InterlockedOr16 (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dwinbase.h667 #define InterlockedOr16 _InterlockedOr16 macro
704 SHORT __cdecl InterlockedOr16 (SHORT volatile *Destination, SHORT Value);
905 #define InterlockedOr16 _InterlockedOr16 macro
932 SHORT __cdecl InterlockedOr16(SHORT volatile *Destination, SHORT Value);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dwinbase.h667 #define InterlockedOr16 _InterlockedOr16 macro
704 SHORT __cdecl InterlockedOr16 (SHORT volatile *Destination, SHORT Value);
905 #define InterlockedOr16 _InterlockedOr16 macro
932 SHORT __cdecl InterlockedOr16(SHORT volatile *Destination, SHORT Value);

Completed in 41 milliseconds