Searched refs:LzmaDec_Allocate (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/common/lzma/
H A DLzmaDec.h119 1) LzmaDec_Allocate / LzmaDec_Free
124 LzmaDec_Allocate* can return:
133 SRes LzmaDec_Allocate(CLzmaDec *state, const Byte *prop, unsigned propsSize, ISzAlloc *alloc);
144 LzmaDec_Allocate()
H A DLzmaDec.c970 SRes LzmaDec_Allocate(CLzmaDec *p, const Byte *props, unsigned propsSize, ISzAlloc *alloc) function

Completed in 77 milliseconds