Home
last modified time | relevance | path

Searched refs:k_SPARC (Results 1 - 3 of 3) sorted by relevance

/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zHeader.h122 const UInt32 k_SPARC = 0x3030805; member
143 case k_SPARC: in IsFilterMethod()
H A D7zUpdate.cpp60 else if (Id == k_ARM64 || Id == k_ARM || Id == k_PPC || Id == k_SPARC) in SetDelta()
243 case 43: filterId = k_SPARC; break; in Parse_ELF()
300 case MACH_MACHINE_SPARC: if (!be) return 0; filterId = k_SPARC; break; in Parse_MACH()
410 if (id1 <= k_SPARC && in Compare()
411 id2 <= k_SPARC) in Compare()
490 case k_SPARC: in IsExeFilter()
/third_party/lzma/C/
H A D7zDec.c58 #define k_SPARC 0x3030805 macro
363 case k_SPARC: in CheckSupportedFolder()

Completed in 5 milliseconds