Home
last modified time | relevance | path

Searched refs:ALIGN_LIB (Results 1 - 1 of 1) sorted by relevance

/kernel/liteos_a/fs/vfs/include/bcache/
H A Dbcache.h46 #define ALIGN_LIB(x) (((x) + (HALARC_ALIGNMENT - 1)) & ~(HALARC_ALIGNMENT - 1)) macro

Completed in 1 milliseconds