Searched refs:UINT16_TYPE (Results 1 – 3 of 3) sorted by relevance
730 #define UINT16_TYPE uint16_t macro736 UINT16_TYPE n = val; in store_16_n()754 UINT16_TYPE n; in load_16_n()772 #undef UINT16_TYPE
12187 #ifndef UINT16_TYPE12189 # define UINT16_TYPE uint16_t macro12191 # define UINT16_TYPE unsigned short int
15840 #ifndef UINT16_TYPE15842 # define UINT16_TYPE uint16_t macro15844 # define UINT16_TYPE unsigned short int macro15871 typedef UINT16_TYPE u16; /* 2-byte unsigned integer */