Searched refs:IS_SIGNATURE (Results 1 - 1 of 1) sorted by relevance
/third_party/lzma/CPP/7zip/Archive/7z/ | ||
H A D | 7zIn.cpp | 277 #define IS_SIGNATURE(p)( \
macro 309 if (IS_SIGNATURE(p - 1)) in FindSignature_10() 322 if (!IS_SIGNATURE(p)) in TestSignature2() |
Completed in 3 milliseconds