Home
last modified time | relevance | path

Searched defs:dec64 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/s390x/tcg/
H A Dint_helper.c136 uint64_t dec64[] = {int128_getlo(dec), int128_gethi(dec)}; in HELPER() local
/openbmc/u-boot/lib/
H A Dlz4.c207 const size_t dec64 = dec64table[op-match]; in LZ4_decompress_generic() local