Home
last modified time | relevance | path

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

/third_party/elfio/tests/
DELFIOTest1.cpp35 SEG_ALIGN = 1 enumerator
/third_party/lzma/Asm/x86/
DAesOpt.asm49 SEG_ALIGN EQU MY_ALIGN define
/third_party/f2fs-tools/include/
Df2fs_fs.h1617 #define SEG_ALIGN(blks) SIZE_ALIGN(blks, c.blks_per_seg) macro