Searched refs:UINT32_C (Results 1 – 1 of 1) sorted by relevance
128 # define UINT_FAST16_C(c) UINT32_C(c)159 # define UINT32_C(c) c ## U macro160 # define UINT_LEAST32_C(c) UINT32_C(c)161 # define UINT_FAST32_C(c) UINT32_C(c)218 # define UINTPTR_C(c) UINT32_C(c)250 #define UINTMAX_C(c) UINT32_C(c)