Home
last modified time | relevance | path

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

/trunk/main/sal/rtl/source/
H A Dalloc_impl.h62 #define RTL_MEMORY_P2ALIGN(value, align) ((value) & -(sal_IntPtr)(align)) macro

Completed in 16 milliseconds