Searched refs:btoh128 (Results 1 – 3 of 3) sorted by relevance
180 static inline void btoh128(const uint128_t *src, uint128_t *dst) in btoh128() function209 static inline void btoh128(const uint128_t *src, uint128_t *dst) in btoh128() function218 #define htob128(x, y) btoh128(x, y)
184 btoh128(u128_ptr, &dst); in att_get_u128()
397 btoh128(&char_weight_uuid_btorder, &char_weight_uuid); in register_weight_service()