Home
last modified time | relevance | path

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

/external/dbus/dbus/
Ddbus-marshal-basic.h88 #define DBUS_INT16_SWAP_LE_BE(val) ((dbus_int16_t)DBUS_UINT16_SWAP_LE_BE_CONSTANT (val)) macro
102 # define DBUS_INT16_TO_LE(val) (DBUS_INT16_SWAP_LE_BE (val))