Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/lzma/
H A DLzmaDec.h133 SRes LzmaDec_Allocate(CLzmaDec *state, const Byte *prop, unsigned propsSize, ISzAlloc *alloc);
H A DLzmaDec.c970 SRes LzmaDec_Allocate(CLzmaDec *p, const Byte *props, unsigned propsSize, ISzAlloc *alloc) in LzmaDec_Allocate() function