Searched refs:UINT32_C (Results 1 – 1 of 1) sorted by relevance
123 #define UINT_FAST16_C(c) UINT32_C(c)128 #define UINT32_C(c) c ## U macro129 #define UINT_LEAST32_C(c) UINT32_C(c)130 #define UINT_FAST32_C(c) UINT32_C(c)150 # define UINTPTR_C(c) UINT32_C(c)