Searched refs:CreateArcOut (Results 1 - 1 of 1) sorted by relevance
/third_party/lzma/CPP/7zip/Common/ |
H A D | RegisterArc.h | 39 #define CreateArcOut NULL
macro 41 #define IMP_CreateArcOut static IOutArchive *CreateArcOut() { return new CHandler(); }
71 REGISTER_ARC_R(n, e, ae, id, Z7_ARRAY_SIZE(sig), sig, offs, flags, tf, CreateArc, CreateArcOut, isArc)
76 REGISTER_ARC_V(n, e, ae, id, Z7_ARRAY_SIZE(sig), sig, offs, flags, tf, CreateArc, CreateArcOut, isArc) \
|
Completed in 1 milliseconds