Home
last modified time | relevance | path

Searched refs:RTL_MEMORY_P2ALIGN (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sal/rtl/source/
H A Dalloc_impl.h62 #define RTL_MEMORY_P2ALIGN(value, align) ((value) & -(sal_IntPtr)(align)) macro
H A Dalloc_arena.c519 index = lowbit(RTL_MEMORY_P2ALIGN(arena->m_freelist_bitmap, size)); in rtl_arena_segment_alloc()

Completed in 18 milliseconds