Searched defs:uint16_t (Results 1 – 16 of 16) sorted by relevance
54 typedef __uint16_t uint16_t; typedef55 #define uint16_t __uint16_t macro
69 typedef __uint16_t uint16_t; typedef70 #define uint16_t __uint16_t macro
3 typedef unsigned short uint16_t; typedef
4 typedef unsigned short uint16_t; typedef
4 typedef unsigned short int uint16_t; typedef
6 typedef unsigned short uint16_t; typedef
98 TEST(getSwappedBytes, uint16_t) { in TEST() argument134 TEST(swapByteOrder, uint16_t) { in TEST() argument
12 typedef unsigned short uint16_t; typedef
67 #define uint16_t unsigned short macro
13 typedef unsigned short uint16_t; typedef
422 typedef unsigned short uint16_t; typedef
148 void Decoder::printRegisters(const std::pair<uint16_t, uint32_t> &RegisterMask) { in printRegisters()
140 typedef unsigned __int16 uint16_t; typedef
218 typedef __UINT16_TYPE__ uint16_t; typedef