Home
last modified time | relevance | path

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

/external/lzma/C/
DAlloc.c389 #define REAL_BLOCK_PTR_VAR(p) ((void **)MY_ALIGN_PTR_DOWN_1(p))[-1] macro
432 REAL_BLOCK_PTR_VAR(pAligned) = adr; in AlignOffsetAlloc_Alloc()
446 ISzAlloc_Free(p->baseAlloc, REAL_BLOCK_PTR_VAR(address)); in AlignOffsetAlloc_Free()