Home
last modified time | relevance | path

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

/external/strace/
Dgcc_compat.h58 # define ATTRIBUTE_ALIGNED(arg) __attribute__((__aligned__(arg))) macro
62 # define ATTRIBUTE_ALIGNED(arg) /* empty */ macro