Home
last modified time | relevance | path

Searched refs:__ua_uint16_t (Results 1 – 1 of 1) sorted by relevance

/external/syslinux/com32/include/
Dbyteswap.h102 typedef struct { uint16_t x; } __attribute__((packed)) __ua_uint16_t; typedef
109 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()