Lines Matching refs:sbit32
1092 osGLOBAL FORCEINLINE sbit32
1095 sbit32 volatile *Addend in tdsmInterlockedIncrement()
1101 osGLOBAL FORCEINLINE sbit32
1104 sbit32 volatile *Addend in tdsmInterlockedDecrement()
1112 osGLOBAL FORCEINLINE sbit32
1115 sbit32 volatile *Destination, in tdsmAtomicBitClear()
1116 sbit32 Value in tdsmAtomicBitClear()
1122 osGLOBAL FORCEINLINE sbit32
1125 sbit32 volatile *Destination, in tdsmAtomicBitSet()
1126 sbit32 Value in tdsmAtomicBitSet()
1132 osGLOBAL FORCEINLINE sbit32
1135 sbit32 volatile *Target, in tdsmAtomicExchange()
1136 sbit32 Value in tdsmAtomicExchange()
1144 osGLOBAL FORCEINLINE sbit32
1147 sbit32 volatile *Addend in tdsmInterlockedIncrement()
1153 osGLOBAL FORCEINLINE sbit32
1156 sbit32 volatile *Addend in tdsmInterlockedDecrement()
1164 osGLOBAL FORCEINLINE sbit32
1167 sbit32 volatile *Destination, in tdsmInterlockedAnd()
1168 sbit32 Value in tdsmInterlockedAnd()
1175 osGLOBAL FORCEINLINE sbit32
1178 sbit32 volatile *Destination, in tdsmInterlockedOr()
1179 sbit32 Value in tdsmInterlockedOr()
1185 osGLOBAL FORCEINLINE sbit32
1188 sbit32 volatile *Target, in tdsmInterlockedExchange()
1189 sbit32 Value in tdsmInterlockedExchange()