Home
last modified time | relevance | path

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

/external/lzma/C/Util/7z/
D7zMain.c29 Buf_Free(dest, &g_Alloc); in Buf_EnsureSize()
154 Buf_Free(&buf, &g_Alloc); in MyCreateDir()
170 Buf_Free(&buf, &g_Alloc); in OutFile_OpenUtf16()
183 Buf_Free(&buf, &g_Alloc); in PrintString()
/external/lzma/C/
D7zBuf.c31 void Buf_Free(CBuf *p, ISzAlloc *alloc) in Buf_Free() function
D7zBuf.h21 void Buf_Free(CBuf *p, ISzAlloc *alloc);
D7zIn.c24 Buf_Free(&p->Props, alloc); in SzCoderInfo_Free()
151 Buf_Free(&p->FileNames, alloc); in SzArEx_Free()
1289 Buf_Free(&outBuffer, allocTemp); in SzArEx_Open2()
1292 Buf_Free(&buffer, allocTemp); in SzArEx_Open2()
1310 Buf_Free(&buffer, allocTemp); in SzArEx_Open2()