Home
last modified time | relevance | path

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

/external/lzma/C/
DAlloc.c99 static void PrintAddr(void *p) in PrintAddr() function
109 PrintAddr(ptr); \
115 PrintAddr(ptr); \
126 #define PrintAddr(p) macro
346 Print(" ptr="); PrintAddr(p); in SzAlignedAlloc()
347 Print(" a_ptr="); PrintAddr(pAligned); in SzAlignedAlloc()
361 Print(" posix_memalign="); PrintAddr(p); in SzAlignedAlloc()
428 Print(" ptr="); PrintAddr(adr); in AlignOffsetAlloc_Alloc()
429 Print(" a_ptr="); PrintAddr(pAligned); in AlignOffsetAlloc_Alloc()