Searched defs:DBUS_UINT16_SWAP_LE_BE_CONSTANT (Results 1 – 1 of 1) sorted by relevance
44 #define DBUS_UINT16_SWAP_LE_BE_CONSTANT(val) bswap_16(val) macro48 #define DBUS_UINT16_SWAP_LE_BE_CONSTANT(val) ((dbus_uint16_t) ( \ macro