Searched refs:Z7_CONV_LE_TO_NATIVE_CONST32 (Results 1 - 1 of 1) sorted by relevance
/third_party/lzma/C/ | ||
H A D | CpuArch.h | 429 #define Z7_CONV_LE_TO_NATIVE_CONST32(v) Z7_BSWAP32_CONST(v)
macro 433 #define Z7_CONV_LE_TO_NATIVE_CONST32(v) (v) |
Completed in 1 milliseconds