Home
last modified time | relevance | path

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

/arm-trusted-firmware/include/lib/libc/aarch64/
H A Dsetjmp_.h26 typedef uint64_t jmp_buf[JMP_SIZE] __aligned(16); typedef
/arm-trusted-firmware/include/lib/libc/
H A Dcdefs.h16 #define __aligned(x) __attribute__((__aligned__(x))) macro
/arm-trusted-firmware/include/arch/aarch32/
H A Dsmccc_helpers.h86 } smc_ctx_t __aligned(8); typedef
/arm-trusted-firmware/include/lib/libc/sys/
H A Dcdefs.h219 #define __aligned(x) __attribute__((__aligned__(x))) macro