mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-05-18 21:19:31 +03:00
![]() mi_align_{up,down}_ptr are implemented with multiplication and division, which can be converted to equivalent and deterministic bit operations. The alignment routines are declared as static inline functions which aid compiler optimizations. |
||
---|---|---|
.. | ||
mimalloc-atomic.h | ||
mimalloc-internal.h | ||
mimalloc-types.h | ||
mimalloc.h |