Home
last modified time | relevance | path

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

/external/syslinux/com32/include/
Dbyteswap.h104 typedef struct { uint64_t x; } __attribute__((packed)) __ua_uint64_t; typedef
121 const __ua_uint64_t *up = (const __ua_uint64_t *)p; in get_le64()
139 const __ua_uint64_t *up = (const __ua_uint64_t *)p; in get_be64()
157 __ua_uint64_t *up = (__ua_uint64_t *)p; in put_le64()
175 __ua_uint64_t *up = (__ua_uint64_t *)p; in put_be64()