Searched refs:INT16_C (Results 1 – 2 of 2) sorted by relevance
132 #if !defined(INT16_C) in stdint_h()133 #error INT16_C in stdint_h()
117 #define INT16_C(c) c macro118 #define INT_LEAST16_C(c) INT16_C(c)