Home
last modified time | relevance | path

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

/openbmc/skeleton/op-flasher/
H A Dflasher_obj.c44 #define __aligned(x) __attribute__((aligned(x))) macro
/openbmc/u-boot/include/linux/
H A Dcompiler-gcc.h120 #define __aligned(x) __attribute__((aligned(x))) macro
/openbmc/u-boot/include/
H A Dec_commands.h361 #define __aligned(x) __attribute__((aligned(x))) macro