Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/intel/soc/common/lib/sha/
H A Dsha.h119 #define _uswap_64(x, sfx) \ macro
130 #define uswap_64(x) _uswap_64(x, ull)
132 #define uswap_64(x) _uswap_64(x)