Searched refs:SzArEx_Free (Results 1 – 5 of 5) sorted by relevance
170 void SzArEx_Free(CSzArEx *p, ISzAlloc *alloc);
147 void SzArEx_Free(CSzArEx *p, ISzAlloc *alloc) in SzArEx_Free() function1668 SzArEx_Free(p, allocMain); in SzArEx_Open2()1694 SzArEx_Free(p, allocMain); in SzArEx_Open()
142 6) call SzArEx_Free(&db, allocImp.Free) to free allocated items in "db".
528 SzArEx_Free(&db, &allocImp); in main()
521 SzArEx_Free(&db, &allocImp); in main()