Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/
Du_math.h521 #define util_le64_to_cpu(x) util_bswap64(x)
554 util_bswap64(uint64_t n) in util_bswap64() function