Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/Asm/x86/
H A DAesOpt.asm49 SEG_ALIGN EQU MY_ALIGN define
/aosp_15_r20/external/f2fs-tools/include/
H A Df2fs_fs.h1798 #define SEG_ALIGN(blks) SIZE_ALIGN(blks, c.blks_per_seg) macro