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

/freebsd-13-stable/contrib/libarchive/libarchive/
H A Darchive_ppmd8_private.h34 } CPpmd8_Context; typedef in typeref:struct:CPpmd8_Context_
55 CPpmd8_Context *MinContext, *MaxContext;
103 #define Ppmd8_GetContext(p, offs) ((CPpmd8_Context *)Ppmd8_GetPtr((p), (offs)))
H A Darchive_ppmd8.c29 #define CTX(ref) ((CPpmd8_Context *)Ppmd8_GetContext(p, ref))
37 typedef CPpmd8_Context * CTX_PTR;

Completed in 57 milliseconds