Home
last modified time | relevance | path

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

/external/syslinux/com32/include/
Dbyteswap.h103 typedef struct { uint32_t x; } __attribute__((packed)) __ua_uint32_t; typedef
115 const __ua_uint32_t *up = (const __ua_uint32_t *)p; in get_le32()
133 const __ua_uint32_t *up = (const __ua_uint32_t *)p; in get_be32()
151 __ua_uint32_t *up = (__ua_uint32_t *)p; in put_le32()
169 __ua_uint32_t *up = (__ua_uint32_t *)p; in put_be32()