Searched defs:util_bswap32 (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_math.h649 #define util_le32_to_cpu(x) util_bswap32(x)
661 util_bswap32(uint32_t n) function
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_math.h649 #define util_le32_to_cpu(x) util_bswap32(x)
661 util_bswap32(uint32_t n) function

Completed in 744 milliseconds