Searched refs:BUS_MESSAGE_BSWAP16 (Results 1 - 2 of 2) sorted by relevance

/systemd/src/libsystemd/sd-bus/
H A Dbus-message.h154 static inline uint16_t BUS_MESSAGE_BSWAP16(sd_bus_message *m, uint16_t u) { function
H A Dbus-message.c3459 *(uint16_t*) p = BUS_MESSAGE_BSWAP16(m, *(uint16_t*) q);
3567 *(uint16_t*) p = BUS_MESSAGE_BSWAP16(m, *(uint16_t*) q);

Completed in 2448 milliseconds