Home
last modified time | relevance | path

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

/third_party/lzma/C/
DAlloc.c37 static int g_allocCountMid = 0; variable
228 PRINT_ALLOC("Alloc-Mid", g_allocCountMid, size, p) in MidAlloc()
239 PRINT_FREE("Free-Mid", g_allocCountMid, address) in MidFree()
298 PRINT_ALLOC("Alloc-BM ", g_allocCountMid, size2, p) in BigAlloc()