Searched refs:__ua_uint16_t (Results 1 – 1 of 1) sorted by relevance
102 typedef struct { uint16_t x; } __attribute__((packed)) __ua_uint16_t; typedef109 const __ua_uint16_t *up = (const __ua_uint16_t *)p; in get_le16()127 const __ua_uint16_t *up = (const __ua_uint16_t *)p; in get_be16()145 __ua_uint16_t *up = (__ua_uint16_t *)p; in put_le16()163 __ua_uint16_t *up = (__ua_uint16_t *)p; in put_be16()