Searched refs:__REV16 (Results 1 – 7 of 7) sorted by relevance
388 __attribute__((section(".rev16_text"))) __STATIC_INLINE __ASM uint32_t __REV16(uint32_t value) in __REV16() function
817 #define __REV16 __builtin_bswap16 /* ToDo: ARMCC_V6: check if _… macro819 __attribute__((always_inline)) __STATIC_INLINE uint32_t __REV16(uint32_t value)
469 __attribute__((always_inline)) __STATIC_INLINE uint32_t __REV16(uint32_t value) in __REV16() function
366 #define FLATBUFFERS_BYTESWAP16 __REV16 in EndianSwap()