Searched refs:NETBSD32_INT64_ALIGN (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/sparc64/include/
H A Dnetbsd32_machdep.h41 #define NETBSD32_INT64_ALIGN macro
/netbsd-6-1-5-RELEASE/sys/arch/mips/include/
H A Dnetbsd32_machdep.h43 #define NETBSD32_INT64_ALIGN macro
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/include/
H A Dnetbsd32_machdep.h43 #define NETBSD32_INT64_ALIGN __attribute__((__aligned__(4))) macro
/netbsd-6-1-5-RELEASE/sys/arch/amd64/include/
H A Dnetbsd32_machdep.h14 #define NETBSD32_INT64_ALIGN __attribute__((__aligned__(4))) macro
/netbsd-6-1-5-RELEASE/sys/compat/netbsd32/
H A Dnetbsd32.h128 * NETBSD32_INT64_ALIGN may be __attribute__((__aligned__(4)))
130 typedef int64_t netbsd32_int64 NETBSD32_INT64_ALIGN; typedef
131 typedef uint64_t netbsd32_uint64 NETBSD32_INT64_ALIGN; typedef
132 #undef NETBSD32_INT64_ALIGN macro

Completed in 120 milliseconds