Lines Matching refs:DO_SWAP
1203 #define DO_SWAP(func,type) func ((type *)from, (type *)to) macro
1211 DO_SWAP(SEventDeviceValuator, deviceValuator); in SEventIDispatch()
1233 DO_SWAP(SEventFocus, deviceFocus); in SEventIDispatch()
1235 DO_SWAP(SEventFocus, deviceFocus); in SEventIDispatch()
1245 DO_SWAP(SDeviceStateNotifyEvent, deviceStateNotify); in SEventIDispatch()
1247 DO_SWAP(SDeviceKeyStateNotifyEvent, deviceKeyStateNotify); in SEventIDispatch()
1249 DO_SWAP(SDeviceButtonStateNotifyEvent, deviceButtonStateNotify); in SEventIDispatch()
1251 DO_SWAP(SDeviceMappingNotifyEvent, deviceMappingNotify); in SEventIDispatch()
1253 DO_SWAP(SChangeDeviceNotifyEvent, changeDeviceNotify); in SEventIDispatch()
1255 DO_SWAP(SDevicePresenceNotifyEvent, devicePresenceNotify); in SEventIDispatch()
1257 DO_SWAP(SDevicePropertyNotifyEvent, devicePropertyNotify); in SEventIDispatch()