Home
last modified time | relevance | path

Searched refs:ATTR_ALIGN_32 (Results 1 – 1 of 1) sorted by relevance

/kernel/uniproton/src/utility/lib/include/
Dprt_lib_external.h134 #ifndef ATTR_ALIGN_32
135 #define ATTR_ALIGN_32 __attribute__((aligned(32))) /* 表示32 字节对齐 */ macro