Home
last modified time | relevance | path

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

/external/aac/libSYS/include/
Dmachine_type.h260 #define RAM_ALIGN __declspec(align(ALIGNMENT_DEFAULT)) macro
262 #define RAM_ALIGN __attribute__((aligned(ALIGNMENT_DEFAULT))) macro
264 #define RAM_ALIGN macro