Home
last modified time | relevance | path

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

/external/lzma/C/
DAlloc.c23 int g_allocCountBig = 0; variable
205 PRINT_ALLOC("Alloc-Big", g_allocCountBig, size, NULL); in BigAlloc()
230 PRINT_FREE("Free-Big", g_allocCountBig, address); in BigFree()