HomeSort by relevance Sort by last modified time
    Searched refs:CPpmd7_Context (Results 1 - 2 of 2) sorted by null

  /external/lzma/C/
Ppmd7.h 38 } CPpmd7_Context;
44 CPpmd7_Context *MinContext, *MaxContext;
79 #define Ppmd7_GetContext(p, offs) ((CPpmd7_Context *)Ppmd7_GetPtr((p), (offs)))
Ppmd7.c 27 #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 456 milliseconds