Searched refs:DBUS_INT16_SWAP_LE_BE (Results 1 – 1 of 1) sorted by relevance
88 #define DBUS_INT16_SWAP_LE_BE(val) ((dbus_int16_t)DBUS_UINT16_SWAP_LE_BE_CONSTANT (val)) macro102 # define DBUS_INT16_TO_LE(val) (DBUS_INT16_SWAP_LE_BE (val))