Home
last modified time | relevance | path

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

/RvlSDK-3.2.2/include/revolution/
Dtypes.h212 #define ATTRIBUTE_ALIGN(num) __attribute__ ((aligned (num))) macro
214 #define ATTRIBUTE_ALIGN(num) macro