Searched defs:GetUi32 (Results 1 – 2 of 2) sorted by relevance
/external/lzma/C/ | ||
D | CpuArch.h | 66 #define GetUi32(p) (*(const UInt32 *)(p)) macro |
/external/chromium_org/third_party/lzma_sdk/ | ||
D | CpuArch.h | 67 #define GetUi32(p) (*(const UInt32 *)(p)) macro |