los_heap.h
#define IS_ALIGNED
(
value
)
(0 == (((
UINT32
)(value)) & ((
UINT32
)(value - 1))))
在文件
los_heap.h
第
52
行定义。