Home
last modified time | relevance | path

Searched refs:TestStartCrc (Results 1 – 1 of 1) sorted by relevance

/third_party/lzma/CPP/7zip/Archive/7z/
D7zIn.cpp315 static inline bool TestStartCrc(const Byte *p) in TestStartCrc() function
325 if (TestStartCrc(p)) in TestSignature2()
332 return TestStartCrc(p); in TestSignature2()
384 if (TestStartCrc(p)) in FindAndReadSignature()