Searched refs:__compiler_bswap16 (Results 1 – 2 of 2) sorted by relevance
258 #ifdef __compiler_bswap16259 #define TEE_U16_BSWAP(x) __compiler_bswap16((x))
82 #define __compiler_bswap16(x) __builtin_bswap16((x)) macro
Completed in 18 milliseconds