Home
last modified time | relevance | path

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

/third_party/lzma/C/
DBra.c306 ((UInt32)GetUi16a(p - 2) << 11) | in Z7_BRANCH_FUNC_MAIN()
307 ((UInt32)GetUi16a(p) & 0x7FF); in Z7_BRANCH_FUNC_MAIN()
DCpuArch.h448 #define GetUi16a(p) GetUi16(p) macro
455 #define GetUi16a(p) (*(const UInt16 *)(const void *)(p))