Home
last modified time | relevance | path

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

/external/lzma/C/Util/7z/
D7zMain.c44 Buf_Free(dest, &g_Alloc); in Buf_EnsureSize()
221 Buf_Free(&buf, &g_Alloc); in MyCreateDir()
237 Buf_Free(&buf, &g_Alloc); in OutFile_OpenUtf16()
255 Buf_Free(&buf, &g_Alloc); in PrintString()
/external/lzma/C/
D7zBuf.c31 void Buf_Free(CBuf *p, ISzAllocPtr alloc) in Buf_Free() function
D7zBuf.h19 void Buf_Free(CBuf *p, ISzAllocPtr alloc);
D7zArcIn.c1491 Buf_Free(tempBufs + i, allocTemp); in SzReadHeader()
1583 Buf_Free(&tempBuf, allocTemp); in SzArEx_Open2()
1587 Buf_Free(&buf, allocTemp); in SzArEx_Open2()
1620 Buf_Free(&buf, allocTemp); in SzArEx_Open2()