Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/include/nn/config/compiler/
Degcc.h33 #define NN_ATTRIBUTE_ALIGN(n) __attribute__ ((aligned(n))) macro
Drvct.h32 #define NN_ATTRIBUTE_ALIGN(n) __attribute__ ((aligned(n))) macro