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

/external/lzma/C/
H A DPpmd7.h38 } CPpmd7_Context; typedef in typeref:struct:CPpmd7_Context_
44 CPpmd7_Context *MinContext, *MaxContext;
79 #define Ppmd7_GetContext(p, offs) ((CPpmd7_Context *)Ppmd7_GetPtr((p), (offs)))
H A DPpmd7.c27 #define CTX(ref) ((CPpmd7_Context *)Ppmd7_GetContext(p, ref))
32 typedef CPpmd7_Context * CTX_PTR;
46 UInt16 Stamp; /* must be at offset 0 as CPpmd7_Context::NumStats. Stamp=0 means free */

Completed in 193 milliseconds