Searched refs:DBUS_INT64_SWAP_LE_BE (Results 1 – 1 of 1) sorted by relevance
95 # define DBUS_INT64_SWAP_LE_BE(val) ((dbus_int64_t)DBUS_UINT64_SWAP_LE_BE_CONSTANT (val)) macro111 # define DBUS_INT64_TO_LE(val) (DBUS_INT64_SWAP_LE_BE (val))