Searched refs:__aligned (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dosdep.h5 #define __aligned __attribute__((aligned(16))) macro
H A Dnic.c120 static char packet[ETH_FRAME_LEN + ETH_DATA_ALIGN] __aligned; variable
/illumos-gate/usr/src/boot/sys/sys/
H A D_mutex.h62 } __aligned(CACHE_LINE_SIZE);
H A D_rwlock.h60 } __aligned(CACHE_LINE_SIZE);
H A Dcdefs.h213 #define __aligned(x) macro
229 /* XXX Find out what to do for __packed, __aligned and __section */
237 #define __aligned(x) __attribute__((__aligned__(x))) macro
268 #define _Alignas(x) __aligned(x)
/illumos-gate/usr/src/boot/sys/x86/include/
H A Dsignal.h82 int sc_fpstate[128] __aligned(16);
154 long sc_fpstate[64] __aligned(16);
/illumos-gate/usr/src/boot/include/netinet/
H A Dip.h70 } __packed __aligned(2);
H A Din_pcb.h430 } __aligned(CACHE_LINE_SIZE);
/illumos-gate/usr/src/boot/lib/libstand/
H A Dtftp.c121 } __packed __aligned(4) lastdata;
147 } __packed __aligned(4) wbuf;
172 } __packed __aligned(4) wbuf;
275 } __packed __aligned(4) wbuf;
362 } __packed __aligned(4) wbuf;

Completed in 87 milliseconds