Searched refs:UINT32_C (Results 1 – 1 of 1) sorted by relevance
114 # define UINT_FAST16_C(c) UINT32_C(c)145 # define UINT32_C(c) c ## U macro146 # define UINT_LEAST32_C(c) UINT32_C(c)147 # define UINT_FAST32_C(c) UINT32_C(c)207 # define UINTPTR_C(c) UINT32_C(c)