Home
last modified time | relevance | path

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

/aosp_15_r20/bionic/linker/
H A Dlinker_block_allocator.h36 static constexpr size_t kBlockSizeAlign = sizeof(void*); variable
/aosp_15_r20/external/lzma/C/
H A DLzFind.c14 #define kBlockSizeAlign (1 << 16) // alignment for block allocation macro