Home
last modified time | relevance | path

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

/third_party/lzma/C/
DAlloc.c38 static int g_allocCountBig = 0; variable
283 PRINT_ALLOC("Alloc-Big", g_allocCountBig, size, NULL) in BigAlloc()
311 PRINT_FREE("Free-Big", g_allocCountBig, address) in BigFree()