Searched refs:__aligned (Results 1 – 10 of 10) sorted by relevance
82 int sc_fpstate[128] __aligned(16);154 long sc_fpstate[64] __aligned(16);
119 #define __aligned(x) __attribute__((__aligned__(x))) macro132 #define __aligned(x)
60 } __aligned(CACHE_LINE_SIZE);
62 } __aligned(CACHE_LINE_SIZE);
213 #define __aligned(x) macro237 #define __aligned(x) __attribute__((__aligned__(x))) macro268 #define _Alignas(x) __aligned(x)
143 __aligned(PQI_QUEUE_ELEMENT_ARRAY_ALIGNMENT)146 __aligned(PQI_QUEUE_ELEMENT_ARRAY_ALIGNMENT)149 __aligned(PQI_ADMIN_INDEX_ALIGNMENT) pqi_index_t iq_ci;150 __aligned(PQI_ADMIN_INDEX_ALIGNMENT) pqi_index_t oq_pi;
143 } __packed __aligned(4) wbuf; in tftp_senderr()168 } __packed __aligned(4) wbuf; in tftp_sendack()283 } __packed __aligned(4) wbuf; in tftp_makereq()378 } __packed __aligned(4) wbuf; in tftp_getnextblock()
70 } __packed __aligned(2);
430 } __aligned(CACHE_LINE_SIZE);
120 static char packet[ETH_FRAME_LEN + ETH_DATA_ALIGN] __aligned(16);