Searched defs:__aligned (Results 1 – 3 of 3) sorted by relevance
26 typedef uint64_t jmp_buf[JMP_SIZE] __aligned(16); typedef
15 #define __aligned(x) __attribute__((__aligned__(x))) macro
86 } smc_ctx_t __aligned(8); typedef
Completed in 4 milliseconds