Home
last modified time | relevance | path

Searched refs:STRUCT_ALIGN (Results 1 – 1 of 1) sorted by relevance

/trusted-firmware-a-3.7.0/include/common/
Dbl_common.ld.h13 #define STRUCT_ALIGN 8 macro
16 #define STRUCT_ALIGN 4 macro
25 . = ALIGN(STRUCT_ALIGN); \
31 . = ALIGN(STRUCT_ALIGN); \
37 . = ALIGN(STRUCT_ALIGN); \
44 . = ALIGN(STRUCT_ALIGN); \
54 . = ALIGN(STRUCT_ALIGN); \
62 . = ALIGN(STRUCT_ALIGN); \
68 . = ALIGN(STRUCT_ALIGN); \
79 . = ALIGN(STRUCT_ALIGN); \
[all …]