Home
last modified time | relevance | path

Searched refs:DBUS_INT32_SWAP_LE_BE (Results 1 – 1 of 1) sorted by relevance

/external/dbus/dbus/
Ddbus-marshal-basic.h91 #define DBUS_INT32_SWAP_LE_BE(val) ((dbus_int32_t)DBUS_UINT32_SWAP_LE_BE_CONSTANT (val)) macro
106 # define DBUS_INT32_TO_LE(val) (DBUS_INT32_SWAP_LE_BE (val))