Home
last modified time | relevance | path

Searched defs:TestSignature2 (Results 1 – 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/Archive/7z/
D7zIn.cpp268 static inline bool TestSignature2(const Byte *p) in TestSignature2() function
279 #define TestSignature2(p) TestSignature(p) macro