Searched refs:UINT16_C (Results 1 – 2 of 2) sorted by relevance
145 #if !defined(UINT16_C) in stdint_h()146 #error UINT16_C in stdint_h()
121 #define UINT16_C(c) c macro122 #define UINT_LEAST16_C(c) UINT16_C(c)