Searched defs:DBUS_UINT32_SWAP_LE_BE_CONSTANT (Results 1 – 1 of 1) sorted by relevance
45 #define DBUS_UINT32_SWAP_LE_BE_CONSTANT(val) bswap_32(val) macro52 #define DBUS_UINT32_SWAP_LE_BE_CONSTANT(val) ((dbus_uint32_t) ( \ macro