Searched defs:__aligned (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/posix/arch/x86/
H A Dnpx.h44 #define __aligned(x) __attribute__((__aligned__(x))) macro
/haiku/headers/posix/arch/x86_64/
H A Dfpu.h44 #define __aligned(x) __attribute__((__aligned__(x))) macro
/haiku/src/libs/compat/freebsd_network/compat/sys/
H A Dcdefs.h235 #define __aligned(x) __attribute__((__aligned__(x))) macro
/haiku/src/bin/network/ping/
H A Dping.c219 #define __aligned(x) __attribute__((__aligned__(x))) macro

Completed in 46 milliseconds