Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dcompiler.h75 #define _uswap_64(x, sfx) \ macro
85 # define uswap_64(x) _uswap_64(x, ull)
87 # define uswap_64(x) _uswap_64(x, )