HomeSort by: relevance | last modified time | path
    Searched refs:CPpmd7_Context (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/libarchive/dist/libarchive/
archive_ppmd7_private.h 40 } CPpmd7_Context;
46 CPpmd7_Context *MinContext, *MaxContext;
archive_ppmd7.c 17 #define Ppmd7_GetContext(p, offs) ((CPpmd7_Context *)Ppmd7_GetPtr((p), (offs)))
44 #define CTX(ref) ((CPpmd7_Context *)Ppmd7_GetContext(p, ref))
52 typedef CPpmd7_Context * CTX_PTR;
66 UInt16 Stamp; /* must be at offset 0 as CPpmd7_Context::NumStats. Stamp=0 means free */

Completed in 18 milliseconds