Home
last modified time | relevance | path

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

/u-boot/include/linux/
A Dlibfdt_env.h20 typedef __be64 unaligned_fdt64_t __aligned(4); typedef
A Dcompiler_attributes.h56 #define __aligned(x) __attribute__((__aligned__(x))) macro
/u-boot/tools/
A Deficapsule.h22 #define __aligned(x) __attribute__((__aligned__(x))) macro
27 } efi_guid_t __aligned(8); typedef
/u-boot/include/
A Dec_commands.h365 #define __aligned(x) __attribute__((aligned(x))) macro

Completed in 25 milliseconds