Searched defs:NN_ATTRIBUTE_ALIGN (Results 1 – 2 of 2) sorted by relevance
| /CTR-SDK-0.14.4/include/nn/config/compiler/ | ||
| D | egcc.h | 33 #define NN_ATTRIBUTE_ALIGN(n) __attribute__ ((aligned(n))) macro |
| D | rvct.h | 32 #define NN_ATTRIBUTE_ALIGN(n) __attribute__ ((aligned(n))) macro |