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