Home
last modified time | relevance | path

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

/external/lzma/C/
DAlloc.c386 #define MY_ALIGN_PTR_DOWN_1(p) MY_ALIGN_PTR_DOWN(p, sizeof(void *)) macro
389 #define REAL_BLOCK_PTR_VAR(p) ((void **)MY_ALIGN_PTR_DOWN_1(p))[-1]