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

/macosx-10.10.1/xar-254/xar/lib/
H A Dlzmaxar.c64 struct _lzma_context{ struct
79 #define LZMA_CONTEXT(x) ((struct _lzma_context *)(*x))
110 *context = calloc(1,sizeof(struct _lzma_context));
221 *context = calloc(1,sizeof(struct _lzma_context));

Completed in 88 milliseconds