Home
last modified time | relevance | path

Searched defs:__aligned (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/validation/
H A Dtype-attribute-align.c1 #define __aligned(N) __attribute__((aligned(N))) macro
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Daggsum.h35 } aggsum_bucket_t __aligned(CACHE_LINE_SIZE); typedef
/illumos-gate/usr/src/uts/common/sys/
H A Dcpu_uarray.h68 } cpu_uarray_t __aligned(CUA_ALIGN); typedef
H A Dccompile.h120 #define __aligned(x) __attribute__((__aligned__(x))) macro
H A Defi.h82 typedef struct uuid efi_guid_t __aligned(8); typedef
/illumos-gate/usr/src/compat/bhyve/sys/
H A Dcdefs.h50 #define __aligned(x) __attribute__((__aligned__(x))) macro
/illumos-gate/usr/src/boot/sys/sys/
H A Dcdefs.h213 #define __aligned(x) macro
237 #define __aligned(x) __attribute__((__aligned__(x))) macro