Searched refs:UINT8_C (Results 1 – 2 of 2) sorted by relevance
113 #define UINT8_C(c) c macro114 #define UINT_LEAST8_C(c) UINT8_C(c)115 #define UINT_FAST8_C(c) UINT8_C(c)
142 #if !defined(UINT8_C) in stdint_h()143 #error UINT8_C in stdint_h()