Home
last modified time | relevance | path

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

/third_party/lzma/C/
H A DBcj2.c64 v = GetBe32a(cur) - ip; in Bcj2Dec_Decode()
251 v = GetBe32a(cur); in Bcj2Dec_Decode()
H A DCpuArch.h442 #define GetBe32a(p) (*(const UInt32 *)(const void *)(p)) macro
459 #define GetBe32a(p) GetBe32(p)
H A DBra.c174 // v = GetBe32a(p); in Z7_BRANCH_FUNCS_IMP()
218 /* // the code without GetBe32a(): in Z7_BRANCH_FUNCS_IMP()
221 v = GetBe32a(p); in Z7_BRANCH_FUNCS_IMP()
236 // UInt32 v = GetBe32a(p - 4); in Z7_BRANCH_FUNCS_IMP()

Completed in 3 milliseconds