Searched defs:NETBSD32_SIGINFO_UINT64_ALIGN (Results 1 – 1 of 1) sorted by relevance
39 #define NETBSD32_SIGINFO_UINT64_ALIGN __attribute__((__aligned__(4))) macro41 #define NETBSD32_SIGINFO_UINT64_ALIGN __attribute__((__aligned__(8))) macro43 typedef uint64_t netbsd32_siginfo_uint64 NETBSD32_SIGINFO_UINT64_ALIGN; typedef