Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/tools/rockchip/
H A Dsha2.c411 #if !defined(bswap_64)
412 #define bswap_64(x) \ macro
422 p[_i] = bswap_64(p[_i]); \