Searched refs:__compiler_bswap64 (Results 1 – 2 of 2) sorted by relevance
234 #ifdef __compiler_bswap64235 #define TEE_U64_BSWAP(x) __compiler_bswap64((x))
80 #define __compiler_bswap64(x) __builtin_bswap64((x)) macro
Completed in 3 milliseconds